debug.log.2019-03-14 7.83 MB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123
[2019-03-14 10:46:57.541] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 10:46:57.616] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 10:46:57.631] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 10:46:57.631] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 10:46:57.631] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 10:46:57.631] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 10:46:57.631] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 10:46:57.631] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-fcm/app
[2019-03-14 10:46:57.631] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:debitChannel.query
[2019-03-14 10:46:57.632] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/x-www-form-urlencoded
[2019-03-14 10:46:57.632] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 10:46:57.633] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 10:46:57.634] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 10:46:57.634] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 10:46:57.634] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 10:46:57.634] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
    "args": {
        "search": {
            "id_eq": 98
        }
    }
}
[2019-03-14 10:46:58.303] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 10:46:58.303] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 10:46:58.303] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 10:46:58.303] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 10:46:58.303] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy15525316176608563b307-1e8a-41c9-8f56-d438c8856451
[2019-03-14 10:46:58.303] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-fcm/app
[2019-03-14 10:46:58.304] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 10:46:58.304] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70229782
[2019-03-14 10:46:58.304] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:198
[2019-03-14 10:46:58.304] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:debitChannel.query
[2019-03-14 10:46:58.304] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 10:46:58.304] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 10:46:58.304] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 10:46:58.304] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":[{"organizationId":1,"createTime":1490324582,"chargeType":2,"updateUser":40111,"channelType":2,"createUser":38268,"updateTime":1550564049,"id":98,"channelId":648,"status":0}],"status":200}
[2019-03-14 10:46:58.305] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 10:46:58.306] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 10:46:58.317] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 10:46:58.317] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 10:46:58.321] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 10:46:58.321] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 10:46:58.322] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 10:46:58.322] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 10:46:58.322] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 10:46:58.322] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-fcm/app
[2019-03-14 10:46:58.322] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:views.fundReceipt.queryList
[2019-03-14 10:46:58.322] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/x-www-form-urlencoded
[2019-03-14 10:46:58.322] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 10:46:58.323] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 10:46:58.323] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 10:46:58.323] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 10:46:58.323] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 10:46:58.323] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
    "args": {
        "search": {
            "id": 98
        }
    }
}
[2019-03-14 10:46:58.343] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 10:46:58.343] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 10:46:58.343] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 10:46:58.344] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 10:46:58.344] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy1552531618335e0fe3277-4e42-4948-a95a-b02d16d62b22
[2019-03-14 10:46:58.344] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-fcm/app
[2019-03-14 10:46:58.344] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 10:46:58.344] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70229784
[2019-03-14 10:46:58.344] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:243
[2019-03-14 10:46:58.344] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:views.fundReceipt.queryList
[2019-03-14 10:46:58.344] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 10:46:58.344] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 10:46:58.344] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 10:46:58.345] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":[{"debitObjectId":654,"createTime":1547446409,"debitTypeCodeId":700,"fundPurposeId":719,"updateUser":0,"updateTime":0,"createUser":40111,"id":98,"isRepeat":0,"permittedDiffAmount":12.0,"businessTypeId":3334,"status":1}],"status":200}
[2019-03-14 10:46:58.345] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 10:46:58.345] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 10:46:58.349] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 10:46:58.349] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 10:46:58.351] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 10:46:58.352] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 10:46:58.352] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 10:46:58.352] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 10:46:58.352] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 10:46:58.352] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-fcm/app
[2019-03-14 10:46:58.352] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:purposeDistribution.isPurposeDistribution
[2019-03-14 10:46:58.352] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/x-www-form-urlencoded
[2019-03-14 10:46:58.353] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 10:46:58.354] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 10:46:58.354] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 10:46:58.354] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 10:46:58.354] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 10:46:58.355] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
    "args": {
        "purposeDistributions": [
            {
                "fundPurposeId": 1,
                "debitTypeCodeId": 1,
                "businessTypeId": 1,
                "debitObjectId": 1,
                "channelId": 1,
                "organizationId": 1,
                "number": 1
            }
        ]
    }
}
[2019-03-14 10:46:58.390] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 10:46:58.391] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 10:46:58.391] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 10:46:58.391] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 10:46:58.391] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy1552531618367d8641da6-5a4f-4189-b344-500204cae93a
[2019-03-14 10:46:58.391] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-fcm/app
[2019-03-14 10:46:58.391] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 10:46:58.391] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70229787
[2019-03-14 10:46:58.391] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:84
[2019-03-14 10:46:58.391] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:purposeDistribution.isPurposeDistribution
[2019-03-14 10:46:58.391] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 10:46:58.392] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 10:46:58.392] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 10:46:58.392] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":[{"number":1,"distributionflag":true,"purposeseflag":false}],"status":200}
[2019-03-14 10:46:58.392] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 10:46:58.392] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 13:56:55.275] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 13:56:55.367] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 13:56:55.376] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 13:56:55.376] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 13:56:55.377] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 13:56:55.377] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 13:56:55.378] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 13:56:55.378] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:56:55.379] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:views.commodity.commodityPullDownList
[2019-03-14 13:56:55.379] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/x-www-form-urlencoded
[2019-03-14 13:56:55.379] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 13:56:55.380] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 13:56:55.380] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 13:56:55.380] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 13:56:55.380] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 13:56:55.380] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
    "args":{}
}
[2019-03-14 13:56:56.058] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 13:56:56.058] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 13:56:56.058] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 13:56:56.058] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 13:56:56.058] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy155254301537138f7925d-620d-470c-9af9-6380d05fb93b
[2019-03-14 13:56:56.058] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:56:56.058] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 13:56:56.059] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70277709
[2019-03-14 13:56:56.059] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:2357
[2019-03-14 13:56:56.059] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:views.commodity.commodityPullDownList
[2019-03-14 13:56:56.059] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 13:56:56.059] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 13:56:56.059] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 13:56:56.059] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":[{"propertyCode":"003","propertyName":"首期款","id":680,"wholeCode":"6!610!61003!003","parentId":638},{"propertyCode":"009","propertyName":"轮单费","id":719,"wholeCode":"6!610!61003!009","parentId":638},{"propertyCode":"010","propertyName":"平台使用管理费","id":2321,"wholeCode":"6!610!61003!010","parentId":638},{"propertyCode":"011","propertyName":"合作保证金","id":1598,"wholeCode":"6!610!61003!011","parentId":638},{"propertyCode":"012","propertyName":"培训费","id":2386,"wholeCode":"6!610!61003!012","parentId":638},{"propertyCode":"016","propertyName":"二次上门服务费","id":2398,"wholeCode":"6!610!61003!016","parentId":638},{"propertyCode":"018","propertyName":"项目服务佣金","id":2400,"wholeCode":"6!610!61003!018","parentId":638},{"propertyCode":"019","propertyName":"轮单费(新开)","id":2458,"wholeCode":"6!610!61003!019","parentId":638},{"propertyCode":"021","propertyName":"线下广告赋能费","id":2748,"wholeCode":"6!610!61003!021","parentId":638},{"propertyCode":"034","propertyName":"店铺宝年费","id":3356,"wholeCode":"6!610!61003!034","parentId":638},{"propertyCode":"042","propertyName":"装修托管款清算","id":3468,"wholeCode":"6!610!61003!042","parentId":638},{"propertyCode":"058","propertyName":"轮单扣费","id":3674,"wholeCode":"6!610!61003!058","parentId":638},{"propertyCode":"076","propertyName":"轮单费(限时特惠)","id":3728,"wholeCode":"6!610!61003!076","parentId":638},{"propertyCode":"077","propertyName":"轮单费(基础版)","id":3729,"wholeCode":"6!610!61003!077","parentId":638},{"propertyCode":"078","propertyName":"轮单费(专业版)","id":3730,"wholeCode":"6!610!61003!078","parentId":638},{"propertyCode":"079","propertyName":"全程质检服务费","id":3793,"wholeCode":"6!610!61003!079","parentId":638},{"propertyCode":"082","propertyName":"会员通基础版年费","id":3867,"wholeCode":"6!610!61003!082","parentId":638},{"propertyCode":"084","propertyName":"会员通高级版年费","id":3868,"wholeCode":"6!610!61003!084","parentId":638},{"propertyCode":"087","propertyName":"会员通高级版年费(特惠)","id":5113,"wholeCode":"6!610!61003!087","parentId":638},{"propertyCode":"088","propertyName":"会员通高级版年费(精准营销)","id":3851,"wholeCode":"6!610!61003!088","parentId":638}],"status":200}
[2019-03-14 13:56:56.059] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 13:56:56.061] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 13:56:56.071] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 13:56:56.072] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 13:56:56.074] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 13:56:56.074] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 13:56:56.074] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 13:56:56.074] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 13:56:56.074] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 13:56:56.074] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:56:56.074] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:views.commodity.queryPage
[2019-03-14 13:56:56.075] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/x-www-form-urlencoded
[2019-03-14 13:56:56.075] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 13:56:56.075] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 13:56:56.075] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 13:56:56.075] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 13:56:56.075] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 13:56:56.075] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
    "args": {
        "page": 1,
        "search": {
           "commodityCode_in":[4]
        },
        "size": 10,
        "sort":["id_desc"]
    }
}
[2019-03-14 13:56:56.138] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 13:56:56.138] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 13:56:56.138] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 13:56:56.138] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 13:56:56.139] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy1552543016074d81f43b8-f67b-4612-ad82-d0d5839e0c44
[2019-03-14 13:56:56.139] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:56:56.139] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 13:56:56.139] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70277721
[2019-03-14 13:56:56.139] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:45
[2019-03-14 13:56:56.139] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:views.commodity.queryPage
[2019-03-14 13:56:56.139] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 13:56:56.140] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 13:56:56.140] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 13:56:56.140] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":{"total":0,"rows":[]},"status":200}
[2019-03-14 13:56:56.140] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 13:56:56.141] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 13:56:56.144] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 13:56:56.146] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 13:56:56.148] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 13:56:56.148] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 13:56:56.148] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 13:56:56.148] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 13:56:56.148] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 13:56:56.149] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:56:56.149] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:customerInvoiceInfo.checkExist
[2019-03-14 13:56:56.149] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/x-www-form-urlencoded
[2019-03-14 13:56:56.149] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 13:56:56.149] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 13:56:56.149] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 13:56:56.149] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 13:56:56.149] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 13:56:56.149] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
    "args": {
    "customerId":6881,//客户id,比如装修公司id,业主id
    "customerTypeId":654,//客户类型ID |取自辅助资料 财务基础配置收款对象
} 
}
[2019-03-14 13:56:56.172] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 13:56:56.172] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 13:56:56.172] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 13:56:56.173] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 13:56:56.173] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy15525430161481c1bdd5e-c8fa-44b8-a9b0-38af9c526efe
[2019-03-14 13:56:56.173] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:56:56.173] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 13:56:56.173] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70277724
[2019-03-14 13:56:56.173] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:28
[2019-03-14 13:56:56.173] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:customerInvoiceInfo.checkExist
[2019-03-14 13:56:56.173] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 13:56:56.173] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 13:56:56.173] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 13:56:56.174] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":true,"status":200}
[2019-03-14 13:56:56.174] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 13:56:56.174] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 13:56:56.178] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 13:56:56.178] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 13:56:56.180] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 13:56:56.180] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 13:56:56.180] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 13:56:56.180] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 13:56:56.180] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 13:56:56.180] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:56:56.181] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:customerInvoiceInfo.createSubmitInfo
[2019-03-14 13:56:56.181] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/x-www-form-urlencoded
[2019-03-14 13:56:56.181] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 13:56:56.181] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 13:56:56.181] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 13:56:56.181] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 13:56:56.181] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 13:56:56.181] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
	"args": {
		"dedicatedInfoCreateDto": {
			"customerTypeId": 2,
			"customerId": 1234,
			"customerName": "hello",
			"invoiceType": 2,
			"taxPayerType": 1,
			"invoiceTitle": "土巴兔装修网",
			"registrationNumber": "19930102",
			"bankAddress": "科技园支行",
			"bankAccount": "62215534593453453543",
			"registeredAddress": "深圳市南山区科技园",
			"registeredPhoneStr": "dasdaszxxxx",
			"companyCertificationUrl": "d/weweeweq",
			"customerInvoiceInfoUrl": "eeeeeeee",
			"businessLicenceUrl": "werewrrrr",
			"entrustedCertificateUrl": "kkkkkkkk",
			"townId": "32322",
			"postAddress": "比克科技大厦25f",
			"contactPerson": "summer",
			"contactPhoneStr": "xxxxxxxxxx",
			"email": "xxxxx@163.com"
		},
		"createUserId": 36262
	}
}
[2019-03-14 13:56:56.264] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 13:56:56.264] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 13:56:56.264] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 13:56:56.265] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 13:56:56.265] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy15525430161696a6c69b9-caf6-4e78-a9d1-5a639ccd037a
[2019-03-14 13:56:56.265] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:56:56.265] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 13:56:56.265] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70277726
[2019-03-14 13:56:56.265] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:194
[2019-03-14 13:56:56.266] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:customerInvoiceInfo.createSubmitInfo
[2019-03-14 13:56:56.266] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - vd:0
[2019-03-14 13:56:56.266] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 13:56:56.266] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 13:56:56.266] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 13:56:56.266] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"level":{"levelInt":500,"levelStr":"ERROR"},"error":"unknown error in server|||response fail ! status:[520], and desc:[加密联系方式解密失败|||clearTxt:[null], type:[1]]","status":500}
[2019-03-14 13:56:56.266] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 13:56:56.267] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 13:56:56.274] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 13:56:56.277] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 13:56:56.280] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 13:56:56.291] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 13:56:56.291] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 13:56:56.291] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 13:56:56.292] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 13:56:56.292] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:56:56.296] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:views.issueInvoiceResult.list
[2019-03-14 13:56:56.296] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/x-www-form-urlencoded
[2019-03-14 13:56:56.296] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 13:56:56.296] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 13:56:56.297] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 13:56:56.297] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 13:56:56.298] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 13:56:56.298] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
    "args":{
       "search":{
             
       },
       "page":1,
       "size":5
    }
}
[2019-03-14 13:56:59.392] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 13:56:59.392] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 13:56:59.392] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 13:56:59.392] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 13:56:59.393] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy1552543016298c266fe2d-ec5f-4c08-bd7f-168e3f0fb0a1
[2019-03-14 13:56:59.393] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:56:59.393] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 13:56:59.393] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70277730
[2019-03-14 13:56:59.393] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:3038
[2019-03-14 13:56:59.393] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:views.issueInvoiceResult.list
[2019-03-14 13:56:59.393] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 13:56:59.393] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 13:56:59.393] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 13:56:59.393] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":{"total":215,"rows":[{"code":"FD2018082800147","invoiceStatusStr":"蓝票","updateUser":29999,"updateTime":1535450585,"invoiceCode":"571342508418","customerTypeId":654,"orderAmount":0.00,"createTime":2082275,"fileStatus":1,"invoiceTypeStr":"","invoiceUrl":"erp/finance/invoice/20180912/571342508418_01508418.pdf","relateCode":"","customerId":1677063,"invoiceNumber":"01508418","invoiceType":0,"relateNumber":"","createUser":29999,"id":1,"invoiceStatus":0,"invoiceTitle":"","createTimeStr":"1970-01-25 10:24:35","updateTimeStr":"2018-08-28 18:03:05"},{"code":"FD2018090600102","invoiceStatusStr":"蓝票","updateUser":29999,"updateTime":1535450585,"invoiceCode":"571342508419","customerTypeId":654,"orderAmount":0.00,"createTime":2082275,"fileStatus":1,"invoiceTypeStr":"","invoiceUrl":"erp/finance/invoice/20180912/571342508418_01508418.pdf","relateCode":"","customerId":1677265,"invoiceNumber":"01508419","invoiceType":0,"relateNumber":"","createUser":29999,"id":5,"invoiceStatus":0,"invoiceTitle":"","createTimeStr":"1970-01-25 10:24:35","updateTimeStr":"2018-08-28 18:03:05"},{"code":"KX201809040004977","invoiceStatusStr":"蓝票","updateUser":29999,"updateTime":1536292071,"invoiceCode":"571342941575","customerTypeId":0,"orderAmount":4977.00,"createTime":1536249600,"fileStatus":1,"invoiceTypeStr":"增值税电子普通发票","invoiceUrl":"https://hz-pic-test.oss-cn-hangzhou.aliyuncs.com/erp/finance/invoice/20180912/571342941575_01941575.pdf","relateCode":"","customerId":0,"invoiceNumber":"01941575","invoiceType":3,"relateNumber":"","createUser":29999,"id":11,"invoiceStatus":0,"invoiceTitle":"天津森美装饰工程有限公司","createTimeStr":"2018-09-07 00:00:00","updateTimeStr":"2018-09-07 11:47:51"},{"code":"KX201809040004971","invoiceStatusStr":"蓝票","updateUser":29999,"updateTime":1536292163,"invoiceCode":"571342113865","customerTypeId":654,"orderAmount":4971.00,"createTime":1536249600,"fileStatus":1,"invoiceTypeStr":"增值税电子普通发票","invoiceUrl":"https://hz-pic-test.oss-cn-hangzhou.aliyuncs.com/erp/finance/invoice/20180912/571342113865_01113865.pdf","relateCode":"","customerId":1677063,"invoiceNumber":"01113865","invoiceType":3,"relateNumber":"","createUser":29999,"id":12,"invoiceStatus":0,"invoiceTitle":"天津森美装饰工程有限公司","createTimeStr":"2018-09-07 00:00:00","updateTimeStr":"2018-09-07 11:49:23"},{"code":"KX201809040004413","invoiceStatusStr":"蓝票","updateUser":29999,"updateTime":1536295743,"invoiceCode":"571342053658","customerTypeId":0,"orderAmount":3913.00,"createTime":1536249600,"fileStatus":1,"invoiceTypeStr":"增值税电子普通发票","invoiceUrl":"https://hz-pic-test.oss-cn-hangzhou.aliyuncs.com/erp/finance/invoice/20180912/571342053658_01053658.pdf","relateCode":"","customerId":0,"invoiceNumber":"01053658","invoiceType":3,"relateNumber":"","createUser":29999,"id":13,"invoiceStatus":0,"invoiceTitle":"天津森美装饰工程有限公司","createTimeStr":"2018-09-07 00:00:00","updateTimeStr":"2018-09-07 12:49:03"}]},"status":200}
[2019-03-14 13:56:59.393] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 13:56:59.393] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 13:56:59.491] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 13:56:59.492] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 13:56:59.497] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 13:56:59.497] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 13:56:59.497] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 13:56:59.497] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 13:56:59.498] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 13:56:59.498] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:56:59.498] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:customerInvoiceInfo.listInfo
[2019-03-14 13:56:59.498] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/json
[2019-03-14 13:56:59.498] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 13:56:59.498] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 13:56:59.500] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 13:56:59.500] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 13:56:59.500] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 13:56:59.500] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {"custormerInvoiceInfoUpdateDto":{"customerId":1677889},"updateUserId":1677889}
[2019-03-14 13:56:59.506] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 13:56:59.506] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 13:56:59.507] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 13:56:59.507] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 13:56:59.507] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy1552543019499a1a9efef-7163-4e97-9e98-1573d52d6e92
[2019-03-14 13:56:59.507] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:56:59.507] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 13:56:59.507] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70277745
[2019-03-14 13:56:59.507] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:79
[2019-03-14 13:56:59.507] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:customerInvoiceInfo.listInfo
[2019-03-14 13:56:59.507] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - vd:0
[2019-03-14 13:56:59.507] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 13:56:59.508] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 13:56:59.508] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 13:56:59.508] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"level":{"levelStr":"ERROR"},"error":"request body format error","status":506}
[2019-03-14 13:56:59.508] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 13:56:59.508] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 13:56:59.513] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 13:56:59.514] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 13:56:59.516] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 13:56:59.516] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 13:56:59.517] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 13:56:59.517] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 13:56:59.517] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 13:56:59.517] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:56:59.517] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:views.customerInvoiceInfo.rejectProcessWithReason
[2019-03-14 13:56:59.517] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/json
[2019-03-14 13:56:59.517] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 13:56:59.517] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 13:56:59.518] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 13:56:59.518] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 13:56:59.518] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 13:56:59.518] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
	"args": {
		"verifyUserId": 38268,
		"rejectReason": "想駁回就駁回",
		"rejectId": 72865
	}
}
[2019-03-14 13:56:59.579] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 13:56:59.579] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 13:56:59.579] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 13:56:59.579] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 13:56:59.579] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy155254301951722ceac01-72ff-403d-95cd-4eb8ba99482b
[2019-03-14 13:56:59.579] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:56:59.579] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 13:56:59.580] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70277746
[2019-03-14 13:56:59.580] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:122
[2019-03-14 13:56:59.580] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:views.customerInvoiceInfo.rejectProcessWithReason
[2019-03-14 13:56:59.580] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - vd:0
[2019-03-14 13:56:59.580] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 13:56:59.580] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 13:56:59.580] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 13:56:59.580] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"level":{"levelInt":50707,"levelStr":"ERROR"},"error":"只有审核中/已审核状态才能操作驳回","status":50707}
[2019-03-14 13:56:59.581] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 13:56:59.581] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 13:56:59.587] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 13:56:59.587] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 13:56:59.589] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 13:56:59.589] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 13:56:59.589] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 13:56:59.590] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 13:56:59.590] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 13:56:59.590] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:56:59.590] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:customerInvoiceInfo.updateSubmitInfo
[2019-03-14 13:56:59.590] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/json
[2019-03-14 13:56:59.590] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 13:56:59.591] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 13:56:59.591] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 13:56:59.591] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 13:56:59.591] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 13:56:59.591] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {"custormerInvoiceInfoUpdateDto":{"entrustedCertificateUrl":"pic/zxgs/day_190311/20190311_6e06bd3cc43a53a706994rpDvzXTScle.jpg","companyCertificationUrl":"pic/zxgs/day_190311/20190311_f331176752306e6d49899zGY2gvHU2KW.jpg","postAddress":"1113131","contactPerson":"李国哦","townId":"310104000000","contactPhoneStr":"mW5SnVH7A7k6bUV9jiEvLHXZKQlXPaindup3Lc9dJLvdDhMnY2LtwL2Rh5imvODn63cvbajqwMjkXfbNby+96aS08GSS9/ys45D2uPDwVBJs8eYTldAaZlcs0WA8mWj0n2yx4pKt7gYYv/bzaE3YEIQg0Q91eU9H2SI2cNiZwi0=","customerTypeId":654,"registeredAddress":"图码图","rejectReason":"test","businessLicenceUrl":"pic/zxgs/day_190311/20190311_25afd4bfbfeb801306d4tlpct06NnbbC.jpg","customerId":1677889,"invoiceType":2,"registeredPhoneType":1,"id":72865,"invoiceTitle":"秋风扫落叶","email":"327169600@qq.com","registeredPhoneStr":"aXOtd6yt8LqWzhuPCHbc/akxtKuxGYv5/4UoDq0kM+6uGsEVK4EkLb1ubwvfWMmv876PNa8XIYBhC59q8iuXzgPfCdSi47FznNZE0DJYgLHogqsDGdTOPkMblO3Q0rqgkTg/RwqoritDV6euMiQwTmzBq80BSE+A/LDW6yoiwbE=","bankAccount":"6228541269851000","taxPayerType":2,"updateUser":1,"updateTime":2059825729,"bankAddress":"土巴兔支行","registeredPhoneId":1,"customerName":"秋风扫落叶","contactPhoneId":1,"registrationNumber":"125616456456465111","customerInvoiceInfoUrl":"pic/zxgs/day_190311/20190311_a27b5da2fccb1084ab7cN8IV4dBsCxgP.jpg","status":1},"updateUserId":1677889}
[2019-03-14 13:56:59.598] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 13:56:59.598] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 13:56:59.598] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 13:56:59.598] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 13:56:59.598] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy15525430195913aa08d57-9c67-4154-818d-d02e06898d62
[2019-03-14 13:56:59.598] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:56:59.599] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 13:56:59.599] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70277747
[2019-03-14 13:56:59.599] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:79
[2019-03-14 13:56:59.599] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:customerInvoiceInfo.updateSubmitInfo
[2019-03-14 13:56:59.599] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - vd:0
[2019-03-14 13:56:59.599] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 13:56:59.599] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 13:56:59.599] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 13:56:59.599] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"level":{"levelStr":"ERROR"},"error":"request body format error","status":506}
[2019-03-14 13:56:59.600] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 13:56:59.600] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 13:56:59.602] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 13:56:59.603] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 13:56:59.604] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 13:56:59.604] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 13:56:59.604] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 13:56:59.604] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 13:56:59.605] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 13:56:59.605] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:56:59.605] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:views.customerInvoiceInfo.verifyProcess
[2019-03-14 13:56:59.605] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/json
[2019-03-14 13:56:59.605] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 13:56:59.605] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 13:56:59.605] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 13:56:59.605] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 13:56:59.605] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 13:56:59.605] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
    "args":  {
        "verifyIds":[48],             
        "verifyUserId":36259
    }
}
[2019-03-14 13:56:59.656] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 13:56:59.657] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 13:56:59.657] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 13:56:59.657] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 13:56:59.657] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy1552543019592d2f3829a-0815-4d93-ab1f-5ac1c63aba2e
[2019-03-14 13:56:59.657] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:56:59.657] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 13:56:59.657] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70277748
[2019-03-14 13:56:59.657] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:25
[2019-03-14 13:56:59.658] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:views.customerInvoiceInfo.verifyProcess
[2019-03-14 13:56:59.658] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 13:56:59.658] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 13:56:59.658] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 13:56:59.658] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":1,"status":200}
[2019-03-14 13:56:59.658] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 13:56:59.658] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 13:57:42.624] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 13:57:42.629] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 13:57:42.637] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 13:57:42.637] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 13:57:42.637] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 13:57:42.637] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 13:57:42.637] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 13:57:42.637] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:57:42.637] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:customerInvoiceInfo.updateSubmitInfo
[2019-03-14 13:57:42.638] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/json
[2019-03-14 13:57:42.638] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 13:57:42.639] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 13:57:42.639] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 13:57:42.640] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 13:57:42.640] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 13:57:42.640] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {"custormerInvoiceInfoUpdateDto":{"entrustedCertificateUrl":"pic/zxgs/day_190311/20190311_6e06bd3cc43a53a706994rpDvzXTScle.jpg","companyCertificationUrl":"pic/zxgs/day_190311/20190311_f331176752306e6d49899zGY2gvHU2KW.jpg","postAddress":"1113131","contactPerson":"李国哦","townId":"310104000000","contactPhoneStr":"mW5SnVH7A7k6bUV9jiEvLHXZKQlXPaindup3Lc9dJLvdDhMnY2LtwL2Rh5imvODn63cvbajqwMjkXfbNby+96aS08GSS9/ys45D2uPDwVBJs8eYTldAaZlcs0WA8mWj0n2yx4pKt7gYYv/bzaE3YEIQg0Q91eU9H2SI2cNiZwi0=","customerTypeId":654,"registeredAddress":"图码图","rejectReason":"test","businessLicenceUrl":"pic/zxgs/day_190311/20190311_25afd4bfbfeb801306d4tlpct06NnbbC.jpg","customerId":1677889,"invoiceType":2,"registeredPhoneType":1,"id":72865,"invoiceTitle":"秋风扫落叶","email":"327169600@qq.com","registeredPhoneStr":"aXOtd6yt8LqWzhuPCHbc/akxtKuxGYv5/4UoDq0kM+6uGsEVK4EkLb1ubwvfWMmv876PNa8XIYBhC59q8iuXzgPfCdSi47FznNZE0DJYgLHogqsDGdTOPkMblO3Q0rqgkTg/RwqoritDV6euMiQwTmzBq80BSE+A/LDW6yoiwbE=","bankAccount":"6228541269851000","taxPayerType":2,"updateUser":1,"updateTime":2059868318,"bankAddress":"土巴兔支行","registeredPhoneId":1,"customerName":"秋风扫落叶","contactPhoneId":1,"registrationNumber":"125616456456465111","customerInvoiceInfoUrl":"pic/zxgs/day_190311/20190311_a27b5da2fccb1084ab7cN8IV4dBsCxgP.jpg","status":1},"updateUserId":1677889}
[2019-03-14 13:57:42.661] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 13:57:42.662] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 13:57:42.662] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 13:57:42.662] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 13:57:42.662] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy155254306264283dd69b0-6dfb-4771-a344-5804690b5431
[2019-03-14 13:57:42.662] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-acr/app
[2019-03-14 13:57:42.662] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 13:57:42.662] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70278500
[2019-03-14 13:57:42.663] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:79
[2019-03-14 13:57:42.663] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:customerInvoiceInfo.updateSubmitInfo
[2019-03-14 13:57:42.663] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - vd:0
[2019-03-14 13:57:42.663] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 13:57:42.663] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 13:57:42.663] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 13:57:42.663] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"level":{"levelStr":"ERROR"},"error":"request body format error","status":506}
[2019-03-14 13:57:42.664] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 13:57:42.667] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 14:00:43.201] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 14:00:43.265] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 14:00:43.273] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 14:00:43.273] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 14:00:43.273] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 14:00:43.274] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 14:00:43.274] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 14:00:43.275] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-fmd/app
[2019-03-14 14:00:43.276] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:views.account.query
[2019-03-14 14:00:43.276] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/x-www-form-urlencoded
[2019-03-14 14:00:43.276] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 14:00:43.280] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 14:00:43.280] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 14:00:43.280] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 14:00:43.280] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 14:00:43.280] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
    "args": {
        "search": {
            "id_eq": 57
        }
    }
}
[2019-03-14 14:00:43.785] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 14:00:43.785] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 14:00:43.786] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 14:00:43.786] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 14:00:43.786] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy155254324328035b6b9d7-84ee-4cf6-85df-86944d9b4b18
[2019-03-14 14:00:43.786] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-fmd/app
[2019-03-14 14:00:43.786] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 14:00:43.786] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70282367
[2019-03-14 14:00:43.787] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:630
[2019-03-14 14:00:43.787] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:views.account.query
[2019-03-14 14:00:43.787] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 14:00:43.787] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 14:00:43.787] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 14:00:43.787] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":[{"tiedCardType":0,"cityCode":"120100000000","bankBranchName":"esfc","channel":0,"sizeLineNumber":"","verifyUser":0,"remark":"","openingAccountName":"sssssss","verifyTime":0,"authenticId":0,"voucherUrl":"/erp/day_170323/59b278d9055d6264923e7iYmlh8n1H7O/Tulips.jpg","id":57,"bankAccount":"2222222222","bankCode":"001","roleTypeId":0,"provinceCode":"12","frontSeqNo":"","updateUser":88,"updateTime":1552531693,"defaultAccount":"cip_7oPTGLMLhZhWYW/zVlkbyw==","userName":"","userId":543,"bankId":646,"isDefault":0,"superBankCode":"","createTime":1490236616,"createUser":20556,"authenticationWay":0,"status":3}],"status":200}
[2019-03-14 14:00:43.787] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 14:00:43.789] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 14:00:43.799] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 14:00:43.799] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 14:00:43.801] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 14:00:43.801] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 14:00:43.801] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 14:00:43.801] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 14:00:43.801] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 14:00:43.801] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-fmd/app
[2019-03-14 14:00:43.801] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:views.bankAccount.unbind
[2019-03-14 14:00:43.802] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/x-www-form-urlencoded
[2019-03-14 14:00:43.802] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 14:00:43.802] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 14:00:43.802] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 14:00:43.802] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 14:00:43.802] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 14:00:43.802] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
    "args": {
        "id": 57,
        "updateUser": 88
    }
}
[2019-03-14 14:00:43.834] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 14:00:43.834] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 14:00:43.834] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 14:00:43.835] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 14:00:43.835] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy15525432437892d8923aa-5b5a-4a73-8392-0686b7403439
[2019-03-14 14:00:43.835] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-fmd/app
[2019-03-14 14:00:43.835] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 14:00:43.835] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70282373
[2019-03-14 14:00:43.835] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:25
[2019-03-14 14:00:43.835] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:views.bankAccount.unbind
[2019-03-14 14:00:43.835] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 14:00:43.835] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 14:00:43.835] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 14:00:43.835] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":1,"status":200}
[2019-03-14 14:00:43.835] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 14:00:43.836] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 14:00:43.839] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 14:00:43.840] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 14:00:43.842] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 14:00:43.842] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 14:00:43.842] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 14:00:43.842] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 14:00:43.842] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 14:00:43.842] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-fmd/app
[2019-03-14 14:00:43.843] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:bankAccountCode.query
[2019-03-14 14:00:43.843] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/x-www-form-urlencoded
[2019-03-14 14:00:43.843] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 14:00:43.843] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 14:00:43.843] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 14:00:43.843] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 14:00:43.843] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 14:00:43.843] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
    "args": {
        "search": {
            "id": 57
        }
    }
}
[2019-03-14 14:00:43.860] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 14:00:43.860] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 14:00:43.860] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 14:00:43.860] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 14:00:43.860] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy1552543243830b86a165c-a043-4a29-b1a7-3246a1ed2b2c
[2019-03-14 14:00:43.861] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-fmd/app
[2019-03-14 14:00:43.861] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 14:00:43.861] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70282374
[2019-03-14 14:00:43.861] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:617
[2019-03-14 14:00:43.861] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:bankAccountCode.query
[2019-03-14 14:00:43.862] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 14:00:43.862] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 14:00:43.862] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 14:00:43.862] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":[{"tiedCardType":0,"cityCode":"120100000000","bankBranchName":"esfc","channel":0,"sizeLineNumber":"","verifyUser":0,"remark":"","openingAccountName":"sssssss","verifyTime":0,"authenticId":0,"voucherUrl":"/erp/day_170323/59b278d9055d6264923e7iYmlh8n1H7O/Tulips.jpg","id":57,"bankAccount":"cip_7oPTGLMLhZhWYW/zVlkbyw==","roleTypeId":0,"provinceCode":"12","frontSeqNo":"","updateUser":88,"updateTime":1552543243,"defaultAccount":"cip_7oPTGLMLhZhWYW/zVlkbyw==","userId":543,"bankId":646,"isDefault":0,"superBankCode":"","createTime":1490236616,"createUser":20556,"authenticationWay":0,"status":3}],"status":200}
[2019-03-14 14:00:43.863] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 14:00:43.863] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 17:11:27.718] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 17:11:27.795] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 17:11:27.804] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 17:11:27.804] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 17:11:27.804] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 17:11:27.804] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 17:11:27.804] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 17:11:27.804] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-fcm/app
[2019-03-14 17:11:27.804] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:debitChannel.query
[2019-03-14 17:11:27.804] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/x-www-form-urlencoded
[2019-03-14 17:11:27.805] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 17:11:27.806] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 17:11:27.806] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 17:11:27.806] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 17:11:27.806] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 17:11:27.806] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
    "args": {
        "search": {
            "id_eq": 98
        }
    }
}
[2019-03-14 17:11:28.574] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 17:11:28.575] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 17:11:28.575] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 17:11:28.575] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 17:11:28.575] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy1552554687797b7578046-696f-4651-b510-0bb4f893f4ae
[2019-03-14 17:11:28.575] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-fcm/app
[2019-03-14 17:11:28.575] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 17:11:28.575] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70399525
[2019-03-14 17:11:28.575] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:198
[2019-03-14 17:11:28.575] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:debitChannel.query
[2019-03-14 17:11:28.575] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 17:11:28.575] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 17:11:28.575] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 17:11:28.576] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":[{"organizationId":1,"createTime":1490324582,"chargeType":2,"updateUser":40111,"channelType":2,"createUser":38268,"updateTime":1550564049,"id":98,"channelId":648,"status":0}],"status":200}
[2019-03-14 17:11:28.576] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 17:11:28.576] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 17:11:28.587] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 17:11:28.588] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 17:11:28.590] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 17:11:28.590] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 17:11:28.590] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 17:11:28.590] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 17:11:28.590] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 17:11:28.590] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-fcm/app
[2019-03-14 17:11:28.590] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:views.fundReceipt.queryList
[2019-03-14 17:11:28.591] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/x-www-form-urlencoded
[2019-03-14 17:11:28.591] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 17:11:28.591] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 17:11:28.591] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 17:11:28.591] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 17:11:28.591] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 17:11:28.591] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
    "args": {
        "search": {
            "id": 98
        }
    }
}
[2019-03-14 17:11:28.608] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 17:11:28.609] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 17:11:28.609] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 17:11:28.609] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 17:11:28.609] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy15525546885945edfc823-41b7-4c4f-ab51-22d22a1172e3
[2019-03-14 17:11:28.609] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-fcm/app
[2019-03-14 17:11:28.609] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 17:11:28.609] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70399542
[2019-03-14 17:11:28.609] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:243
[2019-03-14 17:11:28.609] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:views.fundReceipt.queryList
[2019-03-14 17:11:28.609] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 17:11:28.609] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 17:11:28.609] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 17:11:28.610] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":[{"debitObjectId":654,"createTime":1547446409,"debitTypeCodeId":700,"fundPurposeId":719,"updateUser":0,"updateTime":0,"createUser":40111,"id":98,"isRepeat":0,"permittedDiffAmount":12.0,"businessTypeId":3334,"status":1}],"status":200}
[2019-03-14 17:11:28.610] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 17:11:28.610] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 17:11:28.614] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 17:11:28.614] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 17:11:28.616] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 17:11:28.616] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 17:11:28.616] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 17:11:28.616] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 17:11:28.616] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 17:11:28.617] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-fcm/app
[2019-03-14 17:11:28.617] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:purposeDistribution.isPurposeDistribution
[2019-03-14 17:11:28.617] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/x-www-form-urlencoded
[2019-03-14 17:11:28.617] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 17:11:28.617] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 17:11:28.617] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 17:11:28.617] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 17:11:28.617] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 17:11:28.617] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
    "args": {
        "purposeDistributions": [
            {
                "fundPurposeId": 1,
                "debitTypeCodeId": 1,
                "businessTypeId": 1,
                "debitObjectId": 1,
                "channelId": 1,
                "organizationId": 1,
                "number": 1
            }
        ]
    }
}
[2019-03-14 17:11:28.641] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 17:11:28.641] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 17:11:28.641] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 17:11:28.641] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 17:11:28.641] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy1552554688620f0042798-484b-4390-a556-8b997beef486
[2019-03-14 17:11:28.641] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-fcm/app
[2019-03-14 17:11:28.641] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 17:11:28.641] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70399543
[2019-03-14 17:11:28.641] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:84
[2019-03-14 17:11:28.642] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:purposeDistribution.isPurposeDistribution
[2019-03-14 17:11:28.642] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 17:11:28.642] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 17:11:28.642] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 17:11:28.642] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":[{"number":1,"distributionflag":true,"purposeseflag":false}],"status":200}
[2019-03-14 17:11:28.642] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 17:11:28.643] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 17:40:41.700] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 17:40:41.730] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 17:40:41.738] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 17:40:41.739] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 17:40:41.739] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 17:40:41.739] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 17:40:41.740] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 17:40:41.741] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-fcm/app
[2019-03-14 17:40:41.742] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:debitChannel.query
[2019-03-14 17:40:41.742] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/x-www-form-urlencoded
[2019-03-14 17:40:41.742] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 17:40:41.745] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 17:40:41.745] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 17:40:41.746] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 17:40:41.746] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 17:40:41.748] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {"search":{"id_eq":98}}
[2019-03-14 17:40:41.776] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 17:40:41.776] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 17:40:41.777] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 17:40:41.777] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 17:40:41.777] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy1552556441763c30644b1-7cb0-4954-a894-a4e5e9db85f2
[2019-03-14 17:40:41.777] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-fcm/app
[2019-03-14 17:40:41.777] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 17:40:41.777] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70418226
[2019-03-14 17:40:41.777] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:79
[2019-03-14 17:40:41.777] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:debitChannel.query
[2019-03-14 17:40:41.778] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - vd:0
[2019-03-14 17:40:41.778] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 17:40:41.778] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 17:40:41.778] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 17:40:41.778] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"level":{"levelStr":"ERROR"},"error":"request body format error","status":506}
[2019-03-14 17:40:41.778] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 17:40:41.781] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 17:44:10.938] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 17:44:10.943] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 17:44:10.948] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 17:44:10.948] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 17:44:10.948] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 17:44:10.948] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 17:44:10.950] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 17:44:10.950] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-fcm/app
[2019-03-14 17:44:10.950] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:debitChannel.query
[2019-03-14 17:44:10.951] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/x-www-form-urlencoded
[2019-03-14 17:44:10.951] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 17:44:10.953] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 17:44:10.953] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 17:44:10.953] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 17:44:10.953] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 17:44:10.953] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {"search":{"id_eq":98}}
[2019-03-14 17:44:10.983] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 17:44:10.983] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 17:44:10.984] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 17:44:10.984] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 17:44:10.986] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy155255665097388893ff3-b815-440d-bbb5-5cef09ed6c6e
[2019-03-14 17:44:10.987] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-fcm/app
[2019-03-14 17:44:10.987] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 17:44:10.987] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70419449
[2019-03-14 17:44:10.987] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:79
[2019-03-14 17:44:10.988] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:debitChannel.query
[2019-03-14 17:44:10.988] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - vd:0
[2019-03-14 17:44:10.988] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 17:44:10.988] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 17:44:10.988] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 17:44:10.988] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"level":{"levelStr":"ERROR"},"error":"request body format error","status":506}
[2019-03-14 17:44:10.988] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 17:44:10.990] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 17:46:03.329] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 17:46:03.334] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 17:46:03.340] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 17:46:03.340] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 17:46:03.340] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 17:46:03.340] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 17:46:03.340] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 17:46:03.340] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-fcm/app
[2019-03-14 17:46:03.340] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:debitChannel.query
[2019-03-14 17:46:03.340] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/json
[2019-03-14 17:46:03.341] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 17:46:03.342] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 17:46:03.342] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 17:46:03.342] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 17:46:03.342] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 17:46:03.342] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {"search":{"id_eq":98}}
[2019-03-14 17:46:03.364] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 17:46:03.364] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 17:46:03.365] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 17:46:03.365] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 17:46:03.365] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy15525567633447d8dc5c4-e1fb-40e9-9e22-501350b16eed
[2019-03-14 17:46:03.365] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-fcm/app
[2019-03-14 17:46:03.365] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 17:46:03.365] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70420930
[2019-03-14 17:46:03.365] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:79
[2019-03-14 17:46:03.365] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:debitChannel.query
[2019-03-14 17:46:03.366] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - vd:0
[2019-03-14 17:46:03.366] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 17:46:03.366] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 17:46:03.366] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 17:46:03.366] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"level":{"levelStr":"ERROR"},"error":"request body format error","status":506}
[2019-03-14 17:46:03.366] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 17:46:03.370] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 17:46:54.179] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 17:46:54.234] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 17:46:54.240] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 17:46:54.240] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 17:46:54.240] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 17:46:54.240] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 17:46:54.240] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 17:46:54.240] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-fcm/app
[2019-03-14 17:46:54.240] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:debitChannel.query
[2019-03-14 17:46:54.240] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/json
[2019-03-14 17:46:54.241] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 17:46:54.242] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 17:46:54.242] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 17:46:54.242] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 17:46:54.242] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 17:46:54.242] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
    "args": {
        "search": {
            "id_eq": 98
        }
    }
}
[2019-03-14 17:46:54.682] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 17:46:54.683] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 17:46:54.684] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 17:46:54.684] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 17:46:54.684] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy155255681425865256d7b-4985-410e-8ea8-049ae91094cb
[2019-03-14 17:46:54.685] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-fcm/app
[2019-03-14 17:46:54.685] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 17:46:54.685] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70421609
[2019-03-14 17:46:54.685] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:198
[2019-03-14 17:46:54.686] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:debitChannel.query
[2019-03-14 17:46:54.686] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 17:46:54.687] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 17:46:54.687] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 17:46:54.687] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":[{"organizationId":1,"createTime":1490324582,"chargeType":2,"updateUser":40111,"channelType":2,"createUser":38268,"updateTime":1550564049,"id":98,"channelId":648,"status":0}],"status":200}
[2019-03-14 17:46:54.688] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 17:46:54.692] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 17:54:05.223] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 17:54:05.228] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 17:54:05.233] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 17:54:05.233] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 17:54:05.233] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 17:54:05.234] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 17:54:05.234] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 17:54:05.234] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-fcm/app
[2019-03-14 17:54:05.234] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:debitChannel.query
[2019-03-14 17:54:05.234] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/json
[2019-03-14 17:54:05.234] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 17:54:05.235] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 17:54:05.236] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 17:54:05.236] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 17:54:05.236] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 17:54:05.236] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {"args":{"search":{"id_eq":98}}}
[2019-03-14 17:54:05.318] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 17:54:05.318] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 17:54:05.318] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 17:54:05.318] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 17:54:05.318] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy15525572452557f9281ed-ea03-4cac-8c59-090c92f2b35b
[2019-03-14 17:54:05.318] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-fcm/app
[2019-03-14 17:54:05.319] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 17:54:05.319] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70426162
[2019-03-14 17:54:05.319] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:198
[2019-03-14 17:54:05.319] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:debitChannel.query
[2019-03-14 17:54:05.319] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 17:54:05.319] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 17:54:05.319] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 17:54:05.319] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":[{"organizationId":1,"createTime":1490324582,"chargeType":2,"updateUser":40111,"channelType":2,"createUser":38268,"updateTime":1550564049,"id":98,"channelId":648,"status":0}],"status":200}
[2019-03-14 17:54:05.319] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 17:54:05.325] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 18:06:24.984] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 18:06:24.990] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 18:06:24.996] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 18:06:24.997] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 18:06:24.997] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 18:06:24.997] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 18:06:24.997] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 18:06:24.998] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-acr/app
[2019-03-14 18:06:24.998] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:customerInvoiceInfo.listInfo
[2019-03-14 18:06:24.999] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/json
[2019-03-14 18:06:24.999] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 18:06:25.001] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 18:06:25.002] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 18:06:25.002] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 18:06:25.002] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 18:06:25.002] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {"args":{"custormerInvoiceInfoUpdateDto":{"customerId":1677889},"updateUserId":1677889}}
[2019-03-14 18:06:40.668] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 18:06:40.668] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 18:06:40.668] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 18:06:40.668] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 18:06:40.668] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy155255798501439dff689-50a1-4114-bf02-1ad6fa1d60f3
[2019-03-14 18:06:40.669] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-acr/app
[2019-03-14 18:06:40.669] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 18:06:40.669] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70435250
[2019-03-14 18:06:40.669] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:8074956
[2019-03-14 18:06:40.669] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:customerInvoiceInfo.listInfo
[2019-03-14 18:06:40.669] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 18:06:40.669] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 18:06:40.669] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 18:06:40.669] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":{"total":7415,"rows":[{"entrustedCertificateUrl":"","statusStr":"审核中","companyCertificationUrl":"day_170622/20170622_d65afe0c962079cc1674mQEqbU7bXbDJ.jpg","postAddress":"深圳市南山区","contactPerson":"张三","createUserName":"","verifyUser":0,"townId":"440304000000","verifyTime":0,"customerTypeId":3,"registeredAddress":"宝安","registerMessage":"宝安 18569858587","rejectReason":"","businessLicenceUrl":"day_170622/20170622_769b6e1b17a64df751a4zH2SPolZTNy5.png","postMessage":"广东深圳市福田区深圳市南山区","customerId":6881,"invoiceType":2,"id":74,"invoiceTitle":"深圳市彬讯科技有限公司","createTimeStr":"2017-06-22 15:22:18","email":"","updateTimeStr":"2017-06-22 16:33:10","bankAccount":"9856549494594915","bankMessage":"我是开户行 9856549494594915","townName":"广东深圳市福田区","taxPayerType":2,"updateUserName":"","registeredPhone":"18569858587","updateUser":6881,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1498120390,"bankAddress":"我是开户行","registeredPhoneId":7141493,"customerName":"","customerTypeName":"供应商","contactPhoneId":1228698,"createTime":1498116138,"registrationNumber":"9855525222999","invoiceTypeStr":"增值税专用发票","createUser":6881,"customerInvoiceInfoUrl":"day_170622/20170622_d9a62a35900a7b8f1a6aAio7ZwreaVzm.jpg","contactPhone":"18566666666","status":1},{"entrustedCertificateUrl":"","statusStr":"审核中","companyCertificationUrl":"day_170622/20170622_3875eb828e96101d0d1dr0717Iva6qfA.jpg","postAddress":"asdfdsafsdf","contactPerson":"黄端端","createUserName":"","verifyUser":0,"townId":"440303000000","verifyTime":0,"customerTypeId":3,"registeredAddress":"151241412412412","registerMessage":"151241412412412 13200001111","rejectReason":"","businessLicenceUrl":"day_170622/20170622_654f8514bcb161ed23b55s8Ub3VhqooK.jpg","postMessage":"广东深圳市罗湖区asdfdsafsdf","customerId":470907,"invoiceType":2,"id":75,"invoiceTitle":"我是666","createTimeStr":"2017-06-22 17:09:56","email":"","updateTimeStr":"2017-06-22 17:13:26","bankAccount":"1251245124124124412","bankMessage":"372351354125 1251245124124124412","townName":"广东深圳市罗湖区","taxPayerType":2,"updateUserName":"","registeredPhone":"13200001111","updateUser":470907,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1498122806,"bankAddress":"372351354125","registeredPhoneId":1224808,"customerName":"深圳市弘之高装饰设计工程有限公司","customerTypeName":"供应商","contactPhoneId":1224808,"createTime":1498122596,"registrationNumber":"124124124124124","invoiceTypeStr":"增值税专用发票","createUser":470907,"customerInvoiceInfoUrl":"day_170622/20170622_67e9af5d4b6bb5e7c8f8MQBv61DdqRgs.jpg","contactPhone":"13200001111","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"222","contactPerson":"222","createUserName":"","verifyUser":0,"townId":"430102000000","verifyTime":0,"customerTypeId":3,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"湖南长沙市芙蓉区222","customerId":629352,"invoiceType":1,"id":76,"invoiceTitle":"产品测试2","createTimeStr":"2017-06-22 17:35:45","email":"","updateTimeStr":"2017-06-22 17:36:49","bankAccount":"","bankMessage":" ","townName":"湖南长沙市芙蓉区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":629352,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1498124209,"bankAddress":"","registeredPhoneId":0,"customerName":"深圳市鹏森装饰设计工程有限公司","customerTypeName":"供应商","contactPhoneId":7141497,"createTime":1498124145,"registrationNumber":"2222222","invoiceTypeStr":"增值税普通发票","createUser":629352,"customerInvoiceInfoUrl":"","contactPhone":"13899137222","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_170622/20170622_2ae80f9fbd89c59904fcmAIIrkjypBh1.png","statusStr":"暂存","companyCertificationUrl":"pic/zxgs/day_170622/20170622_a7a1468e97a17e311dd9e7bKkXm1Az0Q.jpg","postAddress":"999","contactPerson":"4444444","createUserName":"","verifyUser":20768,"townId":"440305000000","verifyTime":1498129873,"customerTypeId":0,"registeredAddress":"45444","registerMessage":"45444 18562562565","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_170622/20170622_f182f35c23aa49bb0495ocpblW6gJD4b.jpg","postMessage":"广东深圳市南山区999","customerId":6881,"invoiceType":2,"id":78,"invoiceTitle":"深圳彬讯科技有限公司","createTimeStr":"2017-06-22 18:10:22","email":"","updateTimeStr":"2017-06-22 19:11:13","bankAccount":"87968765456546","bankMessage":"222222 87968765456546","townName":"广东深圳市南山区","taxPayerType":1,"updateUserName":"ben.huang","registeredPhone":"18562562565","updateUser":20768,"verifyUserName":"ben.huang","taxPayerTypeStr":"个人","updateTime":1498129873,"bankAddress":"222222","registeredPhoneId":7141501,"customerName":"济南","customerTypeName":"","contactPhoneId":1234831,"createTime":1498126222,"registrationNumber":"66666666666","invoiceTypeStr":"增值税专用发票","createUser":6881,"customerInvoiceInfoUrl":"pic/zxgs/day_170622/20170622_a87945ef31b14b0f2adbJOc2jRkAHQ0n.png","contactPhone":"18599999999","status":0},{"entrustedCertificateUrl":"pic/zxgs/day_170622/20170622_88741d366145d41078f7vmL7HTKPeeIy.jpg","statusStr":"暂存","companyCertificationUrl":"pic/zxgs/day_170622/20170622_1a30e5d617dd37536c5fLMNrkI1JUug2.jpg","postAddress":"1阿萨德发的萨芬","contactPerson":"1","createUserName":"","verifyUser":20768,"townId":"440303000000","verifyTime":1498129854,"customerTypeId":0,"registeredAddress":"12312312312","registerMessage":"12312312312 13200001111","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_170622/20170622_706daa8571365a44166cGuQNTKsCKuTc.jpg","postMessage":"广东深圳市罗湖区1阿萨德发的萨芬","customerId":470907,"invoiceType":2,"id":79,"invoiceTitle":"士大夫撒旦","createTimeStr":"2017-06-22 19:08:29","email":"","updateTimeStr":"2017-06-22 19:10:54","bankAccount":"12412312312","bankMessage":"1241241242 12412312312","townName":"广东深圳市罗湖区","taxPayerType":2,"updateUserName":"ben.huang","registeredPhone":"13200001111","updateUser":20768,"verifyUserName":"ben.huang","taxPayerTypeStr":"一般纳税人公司","updateTime":1498129854,"bankAddress":"1241241242","registeredPhoneId":1224808,"customerName":"深圳市弘之高装饰设计工程有限公司","customerTypeName":"","contactPhoneId":1224808,"createTime":1498129709,"registrationNumber":"124123123","invoiceTypeStr":"增值税专用发票","createUser":470907,"customerInvoiceInfoUrl":"pic/zxgs/day_170622/20170622_525b2984f3a35731db4bVGSO6R50fYG1.jpg","contactPhone":"13200001111","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"撒旦法士大夫","contactPerson":"端端黄123","createUserName":"","verifyUser":0,"townId":"440304000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市福田区撒旦法士大夫","customerId":470907,"invoiceType":1,"id":80,"invoiceTitle":"12312事发地点","createTimeStr":"2017-06-22 19:29:33","email":"","updateTimeStr":"2017-08-03 11:00:37","bankAccount":"123","bankMessage":" 123","townName":"广东深圳市福田区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":470907,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1501729237,"bankAddress":"","registeredPhoneId":0,"customerName":"深圳市弘之高装饰设计工程有限公司","customerTypeName":"装修公司","contactPhoneId":1224808,"createTime":1498130973,"registrationNumber":"111112222233333","invoiceTypeStr":"增值税普通发票","createUser":470907,"customerInvoiceInfoUrl":"","contactPhone":"13200001111","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"pic/zxgs/day_170629/20170629_8df7313d3c52f9cabf70cYd0KiXMb1Y9.jpg","postAddress":"发发发","contactPerson":"12345666766","createUserName":"","verifyUser":38268,"townId":"430204000000","verifyTime":1541752601,"customerTypeId":654,"registeredAddress":"888","registerMessage":"888 9999999","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_170629/20170629_14dd03720a2bedcc147fThRYLo7Zm2A4.jpg","postMessage":"湖南株洲市石峰区发发发","customerId":629352,"invoiceType":2,"id":81,"invoiceTitle":"产品测试","createTimeStr":"2017-06-22 19:30:48","email":"","updateTimeStr":"2018-11-09 16:36:41","bankAccount":"777777","bankMessage":"鹏森装饰 777777","townName":"湖南株洲市石峰区","taxPayerType":2,"updateUserName":"charlie.peng","registeredPhone":"9999999","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"一般纳税人公司","updateTime":1541752601,"bankAddress":"鹏森装饰","registeredPhoneId":1349329,"customerName":"深圳市鹏森装饰设计工程有限公司","customerTypeName":"装修公司","contactPhoneId":7141503,"createTime":1498131048,"registrationNumber":"6666666666666666666","invoiceTypeStr":"增值税专用发票","createUser":629352,"customerInvoiceInfoUrl":"pic/zxgs/day_170629/20170629_032d7c3e832e446ec223biLAORTdNv2u.jpg","contactPhone":"11234566","status":0},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"pic/zxgs/day_170622/20170622_d7d372baf4a841153242IIeU4g25s0Dt.jpg","postAddress":"12312312","contactPerson":"12312312","createUserName":"","verifyUser":20768,"townId":"440303000000","verifyTime":1498136086,"customerTypeId":654,"registeredAddress":"1312312123123","registerMessage":"1312312123123 1312312","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_170622/20170622_0bf8de6a78c049e500bab3LOdtGdQl4W.jpg","postMessage":"广东深圳市罗湖区12312312","customerId":269474,"invoiceType":2,"id":83,"invoiceTitle":"1312312123123","createTimeStr":"2017-06-22 20:32:57","email":"","updateTimeStr":"2017-06-22 20:54:46","bankAccount":"1312312123123","bankMessage":"124124124 1312312123123","townName":"广东深圳市罗湖区","taxPayerType":2,"updateUserName":"ben.huang","registeredPhone":"1312312","updateUser":20768,"verifyUserName":"ben.huang","taxPayerTypeStr":"一般纳税人公司","updateTime":1498136086,"bankAddress":"124124124","registeredPhoneId":7141510,"customerName":"杭州鼎隆装饰工程有限公司","customerTypeName":"装修公司","contactPhoneId":1224808,"createTime":1498134777,"registrationNumber":"1312312123123","invoiceTypeStr":"增值税专用发票","createUser":269474,"customerInvoiceInfoUrl":"pic/zxgs/day_170622/20170622_0cf28ca6060d117ec875kZZcFv7bYA3R.jpg","contactPhone":"13200001111","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"finance/20181224/02db4c35296179dcf9a89cdf0f8cd8cd.jpg","postAddress":"多久才能鸡年大吉收到","contactPerson":"55","createUserName":"","verifyUser":0,"townId":"440303000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"1111999999999999","registerMessage":"1111999999999999 07555767667","rejectReason":"不開心就駁回","businessLicenceUrl":"finance/20181224/b6d40d26482bb95bea9da02eda30fbd1.jpg","postMessage":"广东深圳市罗湖区多久才能鸡年大吉收到","customerId":6881,"invoiceType":3,"id":84,"invoiceTitle":"叽叽咕咕装修公司","createTimeStr":"2017-07-04 17:17:04","email":"1980@163.com","updateTimeStr":"2019-03-08 15:51:07","bankAccount":"11111111117676722","bankMessage":"11111111456456456 11111111117676722","townName":"广东深圳市罗湖区","taxPayerType":3,"updateUserName":"","registeredPhone":"07555767667","updateUser":6881,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":1552031467,"bankAddress":"11111111456456456","registeredPhoneId":8603708,"customerName":"叽叽咕咕装修公司","customerTypeName":"装修公司","contactPhoneId":8214233,"createTime":1499159824,"registrationNumber":"91110114MA006LYW5M","invoiceTypeStr":"增值税电子普通发票","createUser":6881,"customerInvoiceInfoUrl":"finance/20181224/02db4c35296179dcf9a89cdf0f8cd8cd.jpg","contactPhone":"15934868331","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"12345","contactPerson":"12345","createUserName":"f50bb2","verifyUser":0,"townId":"350424000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"福建三明市宁化县12345","customerId":1676600,"invoiceType":1,"id":85,"invoiceTitle":"cs_09","createTimeStr":"2017-08-02 17:02:29","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"福建三明市宁化县","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"测试账号","customerTypeName":"装修公司","contactPhoneId":7143288,"createTime":1501664549,"registrationNumber":"111112222233333","invoiceTypeStr":"增值税普通发票","createUser":1676600,"customerInvoiceInfoUrl":"","contactPhone":"15423455432","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"31231312","contactPerson":"213123","createUserName":"_Seesea","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"31231312","registerMessage":"31231312 18669820485","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区31231312","customerId":1658215,"invoiceType":1,"id":86,"invoiceTitle":"2312313","createTimeStr":"2017-08-12 10:44:12","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"313131","bankMessage":"1323131 313131","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"18669820485","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"1323131","registeredPhoneId":1348215,"customerName":"广州市美传装饰工程有限公司","customerTypeName":"装修公司","contactPhoneId":1348215,"createTime":1502505852,"registrationNumber":"313133123141433","invoiceTypeStr":"增值税普通发票","createUser":1658215,"customerInvoiceInfoUrl":"","contactPhone":"18669820485","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1412412","contactPerson":"133","createUserName":"lyp213","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"41421421","registerMessage":"41421421 414214","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区1412412","customerId":1675188,"invoiceType":1,"id":87,"invoiceTitle":"ddddd","createTimeStr":"2017-08-12 10:48:10","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"421412412","bankMessage":"131231 421412412","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"414214","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"131231","registeredPhoneId":7143755,"customerName":"哈罗装饰有限公司","customerTypeName":"装修公司","contactPhoneId":7143548,"createTime":1502506090,"registrationNumber":"123131423423542","invoiceTypeStr":"增值税普通发票","createUser":1675188,"customerInvoiceInfoUrl":"","contactPhone":"18669820488","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"ffff","contactPerson":"rewqeqw","createUserName":"胡子姜","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区ffff","customerId":1675938,"invoiceType":1,"id":88,"invoiceTitle":"qeeqweqrqwr","createTimeStr":"2017-08-16 15:48:37","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":"rwqrewq ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"rwqrewq","registeredPhoneId":0,"customerName":"测试","customerTypeName":"装修公司","contactPhoneId":1348215,"createTime":1502869717,"registrationNumber":"123142354354355","invoiceTypeStr":"增值税普通发票","createUser":1675938,"customerInvoiceInfoUrl":"","contactPhone":"18669820485","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"qeqweq","contactPerson":"1231","createUserName":"十五的月亮","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区qeqweq","customerId":1675012,"invoiceType":1,"id":89,"invoiceTitle":"qeweqwe","createTimeStr":"2017-08-23 14:35:10","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":"qweq ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"qweq","registeredPhoneId":0,"customerName":"丫丫公司","customerTypeName":"装修公司","contactPhoneId":7144070,"createTime":1503470110,"registrationNumber":"654649841231231","invoiceTypeStr":"增值税普通发票","createUser":1675012,"customerInvoiceInfoUrl":"","contactPhone":"18669820478","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"ddd","contactPerson":"wqeqwe","createUserName":"","verifyUser":0,"townId":"310107000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"上海普陀区ddd","customerId":695381,"invoiceType":1,"id":90,"invoiceTitle":"fwewerqw","createTimeStr":"2017-09-08 11:09:59","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"上海普陀区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"上海隆域建筑装饰设计有限公司","customerTypeName":"装修公司","contactPhoneId":1348215,"createTime":1504840199,"registrationNumber":"564568741859674","invoiceTypeStr":"增值税普通发票","createUser":695381,"customerInvoiceInfoUrl":"","contactPhone":"18669820485","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"3333","contactPerson":"333","createUserName":"","verifyUser":0,"townId":"210404000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"辽宁抚顺市望花区3333","customerId":226524,"invoiceType":1,"id":91,"invoiceTitle":"1312","createTimeStr":"2017-09-13 15:59:28","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"辽宁抚顺市望花区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"北京三合众鼎装饰工程有限公司","customerTypeName":"装修公司","contactPhoneId":7144534,"createTime":1505289568,"registrationNumber":"123131423423333","invoiceTypeStr":"增值税普通发票","createUser":226524,"customerInvoiceInfoUrl":"","contactPhone":"18565421584","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1213","contactPerson":"edfsdf","createUserName":"阿拉蕾_7408","verifyUser":0,"townId":"433101000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"dfsdfsd","registerMessage":"dfsdfsd 18829349931","rejectReason":"","businessLicenceUrl":"","postMessage":"湖南湘西土家族苗族自治州吉首市1213","customerId":1676730,"invoiceType":1,"id":92,"invoiceTitle":"fsdfdsf","createTimeStr":"2017-09-26 14:23:04","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"1324354656","bankMessage":"dsfsdfsd 1324354656","townName":"湖南湘西土家族苗族自治州吉首市","taxPayerType":2,"updateUserName":"","registeredPhone":"18829349931","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"dsfsdfsd","registeredPhoneId":7138195,"customerName":"tracy007","customerTypeName":"装修公司","contactPhoneId":7144737,"createTime":1506406984,"registrationNumber":"FDGDFG45453FSDFSDD","invoiceTypeStr":"增值税普通发票","createUser":1676730,"customerInvoiceInfoUrl":"","contactPhone":"18829349944","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"范德萨发","contactPerson":"发发","createUserName":"Wei_da","verifyUser":0,"townId":"433101000000","verifyTime":0,"customerTypeId":0,"registeredAddress":"范德萨","registerMessage":"范德萨 07551123145","rejectReason":"","businessLicenceUrl":"","postMessage":"湖南湘西土家族苗族自治州吉首市范德萨发","customerId":1676914,"invoiceType":1,"id":93,"invoiceTitle":"发放","createTimeStr":"2017-10-18 16:52:15","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"62270000999988887777666","bankMessage":"建设银行 62270000999988887777666","townName":"湖南湘西土家族苗族自治州吉首市","taxPayerType":2,"updateUserName":"","registeredPhone":"07551123145","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"建设银行","registeredPhoneId":7144854,"customerName":"广州tumax设计公司","customerTypeName":"","contactPhoneId":7144853,"createTime":1508316735,"registrationNumber":"HUUKKIUJKOOLDD7","invoiceTypeStr":"增值税普通发票","createUser":1676914,"customerInvoiceInfoUrl":"","contactPhone":"13512343219","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"证","contactPerson":"昂","createUserName":"Wei_da","verifyUser":0,"townId":"441502000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"注册地址","registerMessage":"注册地址 13412345678","rejectReason":"","businessLicenceUrl":"","postMessage":"广东汕尾市城区证","customerId":1676914,"invoiceType":1,"id":94,"invoiceTitle":"发票","createTimeStr":"2017-10-18 17:52:56","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"611111111111111","bankMessage":"建设银行 611111111111111","townName":"广东汕尾市城区","taxPayerType":2,"updateUserName":"","registeredPhone":"13412345678","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"建设银行","registeredPhoneId":1226027,"customerName":"广州tumax设计公司","customerTypeName":"装修公司","contactPhoneId":1226027,"createTime":1508320376,"registrationNumber":"JGAJFQWERTYUI12","invoiceTypeStr":"增值税普通发票","createUser":1676914,"customerInvoiceInfoUrl":"","contactPhone":"13412345678","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"范德萨发生","contactPerson":"范德萨是","createUserName":"翱翔_0272","verifyUser":0,"townId":"120102000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"发顺丰","registerMessage":"发顺丰 13322311234","rejectReason":"","businessLicenceUrl":"","postMessage":"天津河东区范德萨发生","customerId":1676944,"invoiceType":1,"id":95,"invoiceTitle":"比克大厦","createTimeStr":"2017-10-23 13:49:21","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6227009988776655443","bankMessage":"发送 6227009988776655443","townName":"天津河东区","taxPayerType":2,"updateUserName":"","registeredPhone":"13322311234","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"发送","registeredPhoneId":7144878,"customerName":"土巴兔10号测试公司","customerTypeName":"装修公司","contactPhoneId":1235355,"createTime":1508737761,"registrationNumber":"FDFDASFDASDA123","invoiceTypeStr":"增值税普通发票","createUser":1676944,"customerInvoiceInfoUrl":"","contactPhone":"13312341234","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"发顺丰","contactPerson":"放大","createUserName":"孤独寻欢","verifyUser":0,"townId":"442000111000","verifyTime":0,"customerTypeId":654,"registeredAddress":"发送","registerMessage":"发送 13312341234","rejectReason":"","businessLicenceUrl":"","postMessage":"广东中山市南头镇发顺丰","customerId":1676945,"invoiceType":1,"id":96,"invoiceTitle":"发送","createTimeStr":"2017-10-25 22:05:01","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"677588449937773837","bankMessage":"建行 677588449937773837","townName":"广东中山市南头镇","taxPayerType":2,"updateUserName":"","registeredPhone":"13312341234","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"建行","registeredPhoneId":1235355,"customerName":"土巴兔11号测试集团2","customerTypeName":"装修公司","contactPhoneId":1224380,"createTime":1508940301,"registrationNumber":"FDFDAFDAF112234","invoiceTypeStr":"增值税普通发票","createUser":1676945,"customerInvoiceInfoUrl":"","contactPhone":"13222223333","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"发顺丰","contactPerson":"范德","createUserName":"饕餮_1464","verifyUser":0,"townId":"442000110000","verifyTime":0,"customerTypeId":654,"registeredAddress":"范德萨","registerMessage":"范德萨 18812341234","rejectReason":"","businessLicenceUrl":"","postMessage":"广东中山市横栏镇发顺丰","customerId":1676962,"invoiceType":1,"id":97,"invoiceTitle":"发布","createTimeStr":"2017-10-28 15:31:46","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"554555444333222233","bankMessage":"发送 554555444333222233","townName":"广东中山市横栏镇","taxPayerType":2,"updateUserName":"","registeredPhone":"18812341234","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"发送","registeredPhoneId":1237856,"customerName":"土巴兔15号测试集团","customerTypeName":"装修公司","contactPhoneId":1227896,"createTime":1509175906,"registrationNumber":"FDSHA1234312345","invoiceTypeStr":"增值税普通发票","createUser":1676962,"customerInvoiceInfoUrl":"","contactPhone":"15612341234","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"发送","contactPerson":"联系儿","createUserName":"胡佳佳佳ss","verifyUser":0,"townId":"431302000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"注册地海我","registerMessage":"注册地海我 13412341234","rejectReason":"","businessLicenceUrl":"","postMessage":"湖南娄底市娄星区发送","customerId":1676963,"invoiceType":1,"id":98,"invoiceTitle":"表格","createTimeStr":"2017-10-28 16:42:40","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"440987666322211123","bankMessage":"建设银行 440987666322211123","townName":"湖南娄底市娄星区","taxPayerType":2,"updateUserName":"","registeredPhone":"13412341234","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"建设银行","registeredPhoneId":1234848,"customerName":"土巴兔16号测试集团","customerTypeName":"装修公司","contactPhoneId":1234848,"createTime":1509180160,"registrationNumber":"FUEJIGKJWW00987","invoiceTypeStr":"增值税普通发票","createUser":1676963,"customerInvoiceInfoUrl":"","contactPhone":"13412341234","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"范德萨的","contactPerson":"联系大呢","createUserName":"2952939","verifyUser":0,"townId":"431322000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"地址","registerMessage":"地址 13412341234","rejectReason":"","businessLicenceUrl":"","postMessage":"湖南娄底市新化县范德萨的","customerId":1676965,"invoiceType":1,"id":99,"invoiceTitle":"交接","createTimeStr":"2017-10-28 21:17:25","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6227009988776655443","bankMessage":"建设银行 6227009988776655443","townName":"湖南娄底市新化县","taxPayerType":2,"updateUserName":"","registeredPhone":"13412341234","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"建设银行","registeredPhoneId":1234848,"customerName":"土巴兔十八号测试公司","customerTypeName":"装修公司","contactPhoneId":1234848,"createTime":1509196645,"registrationNumber":"OAFOF8767654567","invoiceTypeStr":"增值税普通发票","createUser":1676965,"customerInvoiceInfoUrl":"","contactPhone":"13412341234","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"范德萨","contactPerson":"联系人信息","createUserName":"可恋可睨","verifyUser":0,"townId":"445102000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"广州工","registerMessage":"广州工 13412345678","rejectReason":"","businessLicenceUrl":"","postMessage":"广东潮州市湘桥区范德萨","customerId":1676966,"invoiceType":1,"id":100,"invoiceTitle":"房东啊","createTimeStr":"2017-10-29 11:45:54","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6227009978695432123","bankMessage":"工商银行 6227009978695432123","townName":"广东潮州市湘桥区","taxPayerType":2,"updateUserName":"","registeredPhone":"13412345678","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"工商银行","registeredPhoneId":1226027,"customerName":"土巴兔19号测试集团","customerTypeName":"装修公司","contactPhoneId":1234998,"createTime":1509248754,"registrationNumber":"FJDOAIUTIE45323","invoiceTypeStr":"增值税普通发票","createUser":1676966,"customerInvoiceInfoUrl":"","contactPhone":"15512345678","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"133123","contactPerson":"123123","createUserName":"山顶人8155949","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"北京东城区133123","customerId":1676983,"invoiceType":1,"id":101,"invoiceTitle":"13123dwqeqwe","createTimeStr":"2017-11-08 18:11:47","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"北京东城区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"公司名称sdfasdfw3yw","customerTypeName":"装修公司","contactPhoneId":7143548,"createTime":1510135907,"registrationNumber":"13131313131231313122","invoiceTypeStr":"增值税普通发票","createUser":1676983,"customerInvoiceInfoUrl":"","contactPhone":"18669820488","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"13312","contactPerson":"13231","createUserName":"love丶饭","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区13312","customerId":1676978,"invoiceType":1,"id":102,"invoiceTitle":"21312312","createTimeStr":"2017-11-22 15:53:19","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"土巴兔31号测试集团","customerTypeName":"装修公司","contactPhoneId":7143548,"createTime":1511337199,"registrationNumber":"21312423431241243212","invoiceTypeStr":"增值税普通发票","createUser":1676978,"customerInvoiceInfoUrl":"","contactPhone":"18669820488","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1","contactPerson":"彭明明","createUserName":"悦心球","verifyUser":0,"townId":"140211000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"山西大同市南郊区1","customerId":1676900,"invoiceType":1,"id":103,"invoiceTitle":"乌江镇彭家村","createTimeStr":"2017-11-23 17:18:22","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"山西大同市南郊区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"北京皇城装饰公司","customerTypeName":"装修公司","contactPhoneId":7142062,"createTime":1511428702,"registrationNumber":"00000010000000001PMM","invoiceTypeStr":"增值税普通发票","createUser":1676900,"customerInvoiceInfoUrl":"","contactPhone":"13828765826","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1","contactPerson":"张培铭","createUserName":"小熊喵sk","verifyUser":0,"townId":"350205000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"福建厦门市海沧区1","customerId":1677003,"invoiceType":1,"id":104,"invoiceTitle":"平台财务","createTimeStr":"2017-11-24 13:41:23","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"福建厦门市海沧区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"平台财务系统测试","customerTypeName":"装修公司","contactPhoneId":7143146,"createTime":1511502083,"registrationNumber":"100000000000PMM","invoiceTypeStr":"增值税普通发票","createUser":1677003,"customerInvoiceInfoUrl":"","contactPhone":"13828765829","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"12312313","contactPerson":"21321321","createUserName":"混蛋混蛋","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区12312313","customerId":1677009,"invoiceType":1,"id":105,"invoiceTitle":"去恶趣味","createTimeStr":"2017-11-27 16:09:57","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"土巴兔四十三号","customerTypeName":"装修公司","contactPhoneId":7145422,"createTime":1511770197,"registrationNumber":"459654844854854","invoiceTypeStr":"增值税普通发票","createUser":1677009,"customerInvoiceInfoUrl":"","contactPhone":"18669820477","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"粤海大厦","contactPerson":"小张","createUserName":"水尤寒","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区粤海大厦","customerId":1677008,"invoiceType":1,"id":106,"invoiceTitle":"土巴兔","createTimeStr":"2017-11-27 19:37:36","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"土巴兔42号测试公司","customerTypeName":"装修公司","contactPhoneId":1234848,"createTime":1511782656,"registrationNumber":"1111WERTYUIOPLK","invoiceTypeStr":"增值税普通发票","createUser":1677008,"customerInvoiceInfoUrl":"","contactPhone":"13412341234","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"bikedasha","contactPerson":"校长","createUserName":"依久九翎","verifyUser":0,"townId":"440304000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市福田区bikedasha","customerId":1677015,"invoiceType":1,"id":107,"invoiceTitle":"土巴兔","createTimeStr":"2017-11-29 20:16:15","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市福田区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"土巴兔44号","customerTypeName":"装修公司","contactPhoneId":1234848,"createTime":1511957775,"registrationNumber":"12345QWERTASDFG","invoiceTypeStr":"增值税普通发票","createUser":1677015,"customerInvoiceInfoUrl":"","contactPhone":"13412341234","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_190301/20190301_0ea7da5c0a108a515e8eOfskhEE1Q8AD.jpg","statusStr":"已审核","companyCertificationUrl":"pic/zxgs/day_190301/20190301_6fa7221ae6394bcd5e60aXGoNhz6zhdS.jpg","postAddress":"1123","contactPerson":"秦晋","createUserName":"金刚狼_1735","verifyUser":20713,"townId":"511502000000","verifyTime":1552213220,"customerTypeId":654,"registeredAddress":"三大回复闪电发货","registerMessage":"三大回复闪电发货 13828765826","rejectReason":"不開心就駁回;vvvvvvvvvvvvvvvvmmmmmmmmmmmmmmmmm","businessLicenceUrl":"pic/zxgs/day_190301/20190301_65488a314a00e3638a540YSWFnBmbZHV.jpg","postMessage":"四川宜宾市翠屏区1123","customerId":1677030,"invoiceType":2,"id":108,"invoiceTitle":"测试晋锅锅装锅公司","createTimeStr":"2017-12-08 10:59:02","email":"","updateTimeStr":"2019-03-10 18:20:20","bankAccount":"622896541254526","bankMessage":"设置 622896541254526","townName":"四川宜宾市翠屏区","taxPayerType":2,"updateUserName":"dana_test","registeredPhone":"13828765826","updateUser":20713,"verifyUserName":"dana_test","taxPayerTypeStr":"一般纳税人公司","updateTime":1552213220,"bankAddress":"设置","registeredPhoneId":7142062,"customerName":"测试晋锅锅装锅公司","customerTypeName":"装修公司","contactPhoneId":7138718,"createTime":1512701942,"registrationNumber":"11112203SD3XCNYD3M","invoiceTypeStr":"增值税专用发票","createUser":1677030,"customerInvoiceInfoUrl":"pic/zxgs/day_190301/20190301_71ffa0afdd216eb0fd5avFlkTw6ptxbU.jpg","contactPhone":"15019491857","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"急急急急急急军","contactPerson":"测试","createUserName":"Dontbesad","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 0000000000","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区急急急急急急军","customerId":1677031,"invoiceType":1,"id":109,"invoiceTitle":"123","createTimeStr":"2017-12-08 11:19:48","email":"","updateTimeStr":"2018-09-04 17:59:15","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"Dontbesad","registeredPhone":"0000000000","updateUser":1677031,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1536055155,"bankAddress":"","registeredPhoneId":8484198,"customerName":"兔信测试","customerTypeName":"装修公司","contactPhoneId":7144924,"createTime":1512703188,"registrationNumber":"123456789011111","invoiceTypeStr":"增值税普通发票","createUser":1677031,"customerInvoiceInfoUrl":"","contactPhone":"15710818888","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"顶顶顶顶","contactPerson":"明仔","createUserName":"xxxyyy216","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"啊啊啊v","registerMessage":"啊啊啊v ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区顶顶顶顶","customerId":1677029,"invoiceType":1,"id":110,"invoiceTitle":"11111111","createTimeStr":"2017-12-08 14:20:26","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6225889652365236","bankMessage":"1111111 6225889652365236","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"1111111","registeredPhoneId":0,"customerName":"明神装修公司","customerTypeName":"装修公司","contactPhoneId":7144850,"createTime":1512714026,"registrationNumber":"854745635254DDF","invoiceTypeStr":"增值税普通发票","createUser":1677029,"customerInvoiceInfoUrl":"","contactPhone":"13966663525","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1","contactPerson":"彭陆琼","createUserName":"天天向上_7989","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":0,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区1","customerId":1676986,"invoiceType":1,"id":112,"invoiceTitle":"土巴兔25号集团","createTimeStr":"2017-12-09 10:57:46","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"土巴兔25号集团","customerTypeName":"","contactPhoneId":7145514,"createTime":1512788266,"registrationNumber":"123456789012345","invoiceTypeStr":"增值税普通发票","createUser":1676986,"customerInvoiceInfoUrl":"","contactPhone":"15845678912","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"XXXX","contactPerson":"为什么","createUserName":"xxxyyy216","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":0,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区XXXX","customerId":1677029,"invoiceType":1,"id":113,"invoiceTitle":"DHPD","createTimeStr":"2017-12-09 11:04:45","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"明神装修公司","customerTypeName":"","contactPhoneId":7144850,"createTime":1512788685,"registrationNumber":"DPFH12352635251","invoiceTypeStr":"增值税普通发票","createUser":1677029,"customerInvoiceInfoUrl":"","contactPhone":"13966663525","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"kflsklf","contactPerson":"fhskf","createUserName":"","verifyUser":0,"townId":"431202000000","verifyTime":0,"customerTypeId":0,"registeredAddress":"fjsddjfsk","registerMessage":"fjsddjfsk 18829349931","rejectReason":"","businessLicenceUrl":"","postMessage":"湖南怀化市鹤城区kflsklf","customerId":629352,"invoiceType":1,"id":114,"invoiceTitle":"131323","createTimeStr":"2017-12-09 11:18:14","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6217853600000772227","bankMessage":"sfsd 6217853600000772227","townName":"湖南怀化市鹤城区","taxPayerType":2,"updateUserName":"","registeredPhone":"18829349931","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"sfsd","registeredPhoneId":7138195,"customerName":"深圳市鹏森装饰设计工程有限公司","customerTypeName":"","contactPhoneId":7145516,"createTime":1512789494,"registrationNumber":"FFSDFSDFFSDFSFSJ11","invoiceTypeStr":"增值税普通发票","createUser":629352,"customerInvoiceInfoUrl":"","contactPhone":"18829349943","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"比克大厦","contactPerson":"黄宏峰","createUserName":"半支烟_8291","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"撒旦撒旦撒","registerMessage":"撒旦撒旦撒 13560756401","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区比克大厦","customerId":1677064,"invoiceType":1,"id":116,"invoiceTitle":"ssdfg26654675","createTimeStr":"2017-12-14 20:05:36","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"2222222211111111","bankMessage":"中国银行 2222222211111111","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"13560756401","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":1351561,"customerName":"hongfeng1111","customerTypeName":"装修公司","contactPhoneId":1351561,"createTime":1513253136,"registrationNumber":"111111111111111","invoiceTypeStr":"增值税普通发票","createUser":1677064,"customerInvoiceInfoUrl":"","contactPhone":"13560756401","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"2123","contactPerson":"彭明明","createUserName":"江上村夫9","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区2123","customerId":1677077,"invoiceType":1,"id":117,"invoiceTitle":"3333","createTimeStr":"2017-12-18 10:39:58","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"多利装修公司","customerTypeName":"装修公司","contactPhoneId":7138718,"createTime":1513564798,"registrationNumber":"123456789012345","invoiceTypeStr":"增值税普通发票","createUser":1677077,"customerInvoiceInfoUrl":"","contactPhone":"15019491857","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"gdgd","contactPerson":"dsff","createUserName":"Baby萱尛姐","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"北京东城区gdgd","customerId":1676939,"invoiceType":1,"id":118,"invoiceTitle":"雍容大方认购的风格","createTimeStr":"2017-12-18 18:02:15","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":"gfg ","townName":"北京东城区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"gfg","registeredPhoneId":0,"customerName":"土巴兔5号测试公司","customerTypeName":"装修公司","contactPhoneId":7145676,"createTime":1513591335,"registrationNumber":"35DDGDDGDGHG5445545D","invoiceTypeStr":"增值税普通发票","createUser":1676939,"customerInvoiceInfoUrl":"","contactPhone":"18892898374","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"大大大","contactPerson":"郭靖","createUserName":"沧海孤愚","verifyUser":0,"townId":"420602000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"襄阳城门楼","registerMessage":"襄阳城门楼 07556321521","rejectReason":"","businessLicenceUrl":"","postMessage":"湖北襄阳市襄城区大大大","customerId":1677080,"invoiceType":1,"id":119,"invoiceTitle":"JDHS","createTimeStr":"2017-12-18 19:14:23","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6226335258457456","bankMessage":"南山支行 6226335258457456","townName":"湖北襄阳市襄城区","taxPayerType":2,"updateUserName":"","registeredPhone":"07556321521","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"南山支行","registeredPhoneId":7145677,"customerName":"中心城装修公司","customerTypeName":"装修公司","contactPhoneId":7144850,"createTime":1513595663,"registrationNumber":"KDJ123563525896","invoiceTypeStr":"增值税普通发票","createUser":1677080,"customerInvoiceInfoUrl":"","contactPhone":"13966663525","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"3432","contactPerson":"彭明明","createUserName":"华朝壳牌","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区3432","customerId":1677090,"invoiceType":1,"id":120,"invoiceTitle":"AAAAA","createTimeStr":"2017-12-19 11:14:18","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"邓迪蹦迪公司","customerTypeName":"装修公司","contactPhoneId":7142062,"createTime":1513653258,"registrationNumber":"123456789012345","invoiceTypeStr":"增值税普通发票","createUser":1677090,"customerInvoiceInfoUrl":"","contactPhone":"13828765826","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"123123","contactPerson":"董浩楠","createUserName":"爽_7225","verifyUser":0,"townId":"500101000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"重庆万州区123123","customerId":1677087,"invoiceType":3,"id":121,"invoiceTitle":"相亲相爱一家人公司","createTimeStr":"2017-12-19 16:04:01","email":"","updateTimeStr":"2018-12-12 15:16:03","bankAccount":"","bankMessage":" ","townName":"重庆万州区","taxPayerType":2,"updateUserName":"爽_7225","registeredPhone":"","updateUser":1677087,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1544598963,"bankAddress":"","registeredPhoneId":0,"customerName":"相亲相爱一家人公司","customerTypeName":"装修公司","contactPhoneId":1348215,"createTime":1513670641,"registrationNumber":"654654564564543","invoiceTypeStr":"增值税电子普通发票","createUser":1677087,"customerInvoiceInfoUrl":"","contactPhone":"18669820485","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1","contactPerson":"cici","createUserName":"","verifyUser":0,"townId":"320705000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"江苏连云港市新浦区1","customerId":208706,"invoiceType":1,"id":122,"invoiceTitle":"1232132","createTimeStr":"2017-12-22 19:33:59","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"江苏连云港市新浦区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"苏州大都绘设计顾问有限公司","customerTypeName":"装修公司","contactPhoneId":7145935,"createTime":1513942439,"registrationNumber":"132547895632589441","invoiceTypeStr":"增值税普通发票","createUser":208706,"customerInvoiceInfoUrl":"","contactPhone":"13865498521","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"大声大声道","contactPerson":"王维","createUserName":"89f1c6","verifyUser":0,"townId":"360724000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"的撒的撒打算","registerMessage":"的撒的撒打算 13966585635","rejectReason":"","businessLicenceUrl":"","postMessage":"江西赣州市上犹县大声大声道","customerId":1677123,"invoiceType":1,"id":123,"invoiceTitle":"sdgd","createTimeStr":"2017-12-22 21:17:57","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6225968596852563","bankMessage":"大同支行 6225968596852563","townName":"江西赣州市上犹县","taxPayerType":2,"updateUserName":"","registeredPhone":"13966585635","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"大同支行","registeredPhoneId":7145947,"customerName":"赣州装修公司","customerTypeName":"装修公司","contactPhoneId":7145946,"createTime":1513948677,"registrationNumber":"SSD123456965263525","invoiceTypeStr":"增值税普通发票","createUser":1677123,"customerInvoiceInfoUrl":"","contactPhone":"13636965854","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"大声大声道","contactPerson":"王大伟","createUserName":"没事别看手机","verifyUser":0,"townId":"360702000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"的撒大大","registerMessage":"的撒大大 07559658544","rejectReason":"","businessLicenceUrl":"","postMessage":"江西赣州市章贡区大声大声道","customerId":1677124,"invoiceType":1,"id":124,"invoiceTitle":"add","createTimeStr":"2017-12-22 21:25:26","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6225996363525478","bankMessage":"大都会装修 6225996363525478","townName":"江西赣州市章贡区","taxPayerType":2,"updateUserName":"","registeredPhone":"07559658544","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"大都会装修","registeredPhoneId":7145951,"customerName":"赣州市装修公司","customerTypeName":"装修公司","contactPhoneId":7145950,"createTime":1513949126,"registrationNumber":"DSAD12363525669","invoiceTypeStr":"增值税普通发票","createUser":1677124,"customerInvoiceInfoUrl":"","contactPhone":"13636352526","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"卤藕","contactPerson":"彭明明","createUserName":"suben","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区卤藕","customerId":1677128,"invoiceType":1,"id":125,"invoiceTitle":"走四方装修公司","createTimeStr":"2017-12-23 14:17:15","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"走四方装修公司","customerTypeName":"装修公司","contactPhoneId":7138716,"createTime":1514009835,"registrationNumber":"325641789065423178","invoiceTypeStr":"增值税普通发票","createUser":1677128,"customerInvoiceInfoUrl":"","contactPhone":"13828765828","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"是是是","contactPerson":"啦啦啦开始的看看","createUserName":"285585","verifyUser":0,"townId":"320114000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"马尔代夫","registerMessage":"马尔代夫 13966635254","rejectReason":"","businessLicenceUrl":"","postMessage":"江苏南京市雨花台区是是是","customerId":1677257,"invoiceType":1,"id":126,"invoiceTitle":"HKHHH","createTimeStr":"2018-02-24 17:59:20","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6225996535485632","bankMessage":"杭州支行 6225996535485632","townName":"江苏南京市雨花台区","taxPayerType":3,"updateUserName":"","registeredPhone":"13966635254","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"杭州支行","registeredPhoneId":7147432,"customerName":"南山测试装修","customerTypeName":"装修公司","contactPhoneId":7147431,"createTime":1519466360,"registrationNumber":"HJK202635258563","invoiceTypeStr":"增值税普通发票","createUser":1677257,"customerInvoiceInfoUrl":"","contactPhone":"13955585635","status":2},{"entrustedCertificateUrl":"","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_180226/20180226_3d9486772adc618564bdH01DTUYwZhp7.jpg","postAddress":"对对对","contactPerson":"航航","createUserName":"Mr阳","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"大公司","registerMessage":"大公司 13966635254","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_180226/20180226_e613e06cd4a42b50195c8Vi8HDm73dbt.jpg","postMessage":"广东深圳市南山区对对对","customerId":1677264,"invoiceType":2,"id":128,"invoiceTitle":"土巴兔网络","createTimeStr":"2018-02-26 11:23:08","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6225559658547563","bankMessage":"招行 6225559658547563","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"13966635254","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"招行","registeredPhoneId":7147432,"customerName":"新派单第一分公司","customerTypeName":"装修公司","contactPhoneId":7147522,"createTime":1519615388,"registrationNumber":"JDL123695856325","invoiceTypeStr":"增值税专用发票","createUser":1677264,"customerInvoiceInfoUrl":"pic/zxgs/day_180226/20180226_d285330c37a85ff2b058IYZG22Kx2pi9.jpg","contactPhone":"13744965252","status":1},{"entrustedCertificateUrl":"pic/zxgs/day_180226/20180226_7201b40a834c9a5dd90aQjvkoDqyCofS.jpg","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_180226/20180226_2ab528d83df966ff6d17zOFeK2WOz8T5.jpg","postAddress":"对对对","contactPerson":"是个人才","createUserName":"囚在她城","verifyUser":0,"townId":"440303000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"东门步行街","registerMessage":"东门步行街 13566658547","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_180226/20180226_2ce724fe6062687b2d5981ID5b9GMJY8.jpg","postMessage":"广东深圳市罗湖区对对对","customerId":1677270,"invoiceType":2,"id":130,"invoiceTitle":"是个大公司","createTimeStr":"2018-02-26 21:10:34","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6225996585474585","bankMessage":"深圳支行 6225996585474585","townName":"广东深圳市罗湖区","taxPayerType":3,"updateUserName":"","registeredPhone":"13566658547","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"深圳支行","registeredPhoneId":1235420,"customerName":"新派单第四分公司","customerTypeName":"装修公司","contactPhoneId":7148010,"createTime":1519650634,"registrationNumber":"JFH125365854587","invoiceTypeStr":"增值税专用发票","createUser":1677270,"customerInvoiceInfoUrl":"pic/zxgs/day_180226/20180226_851f2c3cfec534097681Rd3HPImuy3rP.jpg","contactPhone":"13966585465","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"是","contactPerson":"老王啊啊","createUserName":"七爷温绮文","verifyUser":0,"townId":"330102000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"浙江杭州市上城区是","customerId":1677375,"invoiceType":1,"id":131,"invoiceTitle":"啦啦啦","createTimeStr":"2018-03-26 15:08:15","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"浙江杭州市上城区","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"深圳市巴巴啦装修公司","customerTypeName":"装修公司","contactPhoneId":8213138,"createTime":1522048095,"registrationNumber":"310110000515502","invoiceTypeStr":"增值税普通发票","createUser":1677375,"customerInvoiceInfoUrl":"","contactPhone":"14788989896","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"发顺丰","contactPerson":"安抚","createUserName":"愛麗絲","verifyUser":0,"townId":"360202000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"达到","registerMessage":"达到 13625412541","rejectReason":"凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉凉","businessLicenceUrl":"","postMessage":"江西景德镇市昌江区发顺丰","customerId":1677265,"invoiceType":3,"id":132,"invoiceTitle":"新派单第二分公司","createTimeStr":"2018-04-13 14:42:03","email":"","updateTimeStr":"2018-11-30 16:29:24","bankAccount":"3652555455544111","bankMessage":"建设 3652555455544111","townName":"江西景德镇市昌江区","taxPayerType":2,"updateUserName":"愛麗絲","registeredPhone":"13625412541","updateUser":1677265,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1543566564,"bankAddress":"建设","registeredPhoneId":8214059,"customerName":"新派单第二分公司","customerTypeName":"装修公司","contactPhoneId":8214060,"createTime":1523601723,"registrationNumber":"91440300676666021L","invoiceTypeStr":"增值税电子普通发票","createUser":1677265,"customerInvoiceInfoUrl":"","contactPhone":"13612541254","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"南头","contactPerson":"wajlk","createUserName":"lazyhying","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"深圳","registerMessage":"深圳 13658458755","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区南头","customerId":1677756,"invoiceType":1,"id":133,"invoiceTitle":"fasf","createTimeStr":"2018-06-01 10:20:43","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"36254854845514166545","bankMessage":"平安银行 36254854845514166545","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"13658458755","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"平安银行","registeredPhoneId":8266038,"customerName":"完美世界19","customerTypeName":"装修公司","contactPhoneId":8266037,"createTime":1527819643,"registrationNumber":"DDD123456965258","invoiceTypeStr":"增值税普通发票","createUser":1677756,"customerInvoiceInfoUrl":"","contactPhone":"13625845698","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1356","contactPerson":"135","createUserName":"伊妍illy","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"南山","registerMessage":"南山 13625845698","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区1356","customerId":1677758,"invoiceType":1,"id":134,"invoiceTitle":"135","createTimeStr":"2018-06-01 10:22:06","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"362548698547151","bankMessage":"平安银行 362548698547151","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"13625845698","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"平安银行","registeredPhoneId":8266037,"customerName":"完美世界我的天空21","customerTypeName":"装修公司","contactPhoneId":8266037,"createTime":1527819726,"registrationNumber":"DDD123456965258","invoiceTypeStr":"增值税普通发票","createUser":1677758,"customerInvoiceInfoUrl":"","contactPhone":"13625845698","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"23231321","contactPerson":"13435000","createUserName":"芥茉儿","verifyUser":0,"townId":"320303000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"j;lk;lk;lk;lk","registerMessage":"j;lk;lk;lk;lk 13211111111","rejectReason":"","businessLicenceUrl":"","postMessage":"江苏徐州市云龙区23231321","customerId":1677893,"invoiceType":1,"id":135,"invoiceTitle":"hkhjkhjkhkj","createTimeStr":"2018-06-04 11:44:18","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"35432132132132132","bankMessage":"gggjkh 35432132132132132","townName":"江苏徐州市云龙区","taxPayerType":2,"updateUserName":"","registeredPhone":"13211111111","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"gggjkh","registeredPhoneId":1344201,"customerName":"测试装修公司","customerTypeName":"装修公司","contactPhoneId":1344201,"createTime":1528083858,"registrationNumber":"12134256465456H","invoiceTypeStr":"增值税普通发票","createUser":1677893,"customerInvoiceInfoUrl":"","contactPhone":"13211111111","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"123","contactPerson":"123","createUserName":"郭敏_0950","verifyUser":0,"townId":"431321000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"123","registerMessage":"123 13811232122","rejectReason":"","businessLicenceUrl":"","postMessage":"湖南娄底市双峰县123","customerId":1677412,"invoiceType":1,"id":136,"invoiceTitle":"123","createTimeStr":"2018-06-06 19:39:18","email":"","updateTimeStr":"2018-06-12 09:52:03","bankAccount":"123","bankMessage":"123 123","townName":"湖南娄底市双峰县","taxPayerType":2,"updateUserName":"郭敏_0950","registeredPhone":"13811232122","updateUser":1677412,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1528768323,"bankAddress":"123","registeredPhoneId":8266131,"customerName":"土巴兔六十号","customerTypeName":"装修公司","contactPhoneId":8266130,"createTime":1528285158,"registrationNumber":"122233333333333","invoiceTypeStr":"增值税普通发票","createUser":1677412,"customerInvoiceInfoUrl":"","contactPhone":"13412421234","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"三大队","contactPerson":"撒订单是","createUserName":"绿茶_9679","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"深圳市南山区","registerMessage":"深圳市南山区 15900326510","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区三大队","customerId":1677912,"invoiceType":1,"id":137,"invoiceTitle":"大萨达所","createTimeStr":"2018-06-08 15:00:22","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6221000321524580","bankMessage":"第三方 6221000321524580","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"15900326510","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"第三方","registeredPhoneId":8266207,"customerName":"绑卡开户","customerTypeName":"装修公司","contactPhoneId":8266206,"createTime":1528441222,"registrationNumber":"01234567890123456A","invoiceTypeStr":"增值税普通发票","createUser":1677912,"customerInvoiceInfoUrl":"","contactPhone":"15800326540","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"发的发","contactPerson":"发多少非","createUserName":"sh1ny","verifyUser":0,"townId":"320611000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"防守打法","registerMessage":"防守打法 15800032652","rejectReason":"","businessLicenceUrl":"","postMessage":"江苏南通市港闸区发的发","customerId":1677565,"invoiceType":1,"id":138,"invoiceTitle":"fdsf","createTimeStr":"2018-06-09 11:18:56","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6221002300265214","bankMessage":"招商银行 6221002300265214","townName":"江苏南通市港闸区","taxPayerType":2,"updateUserName":"","registeredPhone":"15800032652","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"招商银行","registeredPhoneId":8266226,"customerName":"文明装修昆山分公司","customerTypeName":"装修公司","contactPhoneId":8266225,"createTime":1528514336,"registrationNumber":"DFSFDSF41546545","invoiceTypeStr":"增值税普通发票","createUser":1677565,"customerInvoiceInfoUrl":"","contactPhone":"15800032621","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"发多少非","contactPerson":"发多少非","createUserName":"悦_4131","verifyUser":0,"townId":"320102000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"发生的发生的","registerMessage":"发生的发生的 15900320021","rejectReason":"","businessLicenceUrl":"","postMessage":"江苏南京市玄武区发多少非","customerId":1677967,"invoiceType":1,"id":139,"invoiceTitle":"dfsf","createTimeStr":"2018-06-13 16:23:47","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"3625152651002310","bankMessage":"收付 3625152651002310","townName":"江苏南京市玄武区","taxPayerType":2,"updateUserName":"","registeredPhone":"15900320021","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"收付","registeredPhoneId":8544084,"customerName":"服务订单自定义订单","customerTypeName":"装修公司","contactPhoneId":8544084,"createTime":1528878227,"registrationNumber":"FDSF1541566446456456","invoiceTypeStr":"增值税普通发票","createUser":1677967,"customerInvoiceInfoUrl":"","contactPhone":"15900320021","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"dsadsa","contactPerson":"fdsfdsf","createUserName":"m_简箪","verifyUser":0,"townId":"320102000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"dsadsad","registerMessage":"dsadsad 15920330000","rejectReason":"","businessLicenceUrl":"","postMessage":"江苏南京市玄武区dsadsa","customerId":1677266,"invoiceType":3,"id":140,"invoiceTitle":"新派单第三分公司xxx","createTimeStr":"2018-06-14 15:18:29","email":"","updateTimeStr":"2018-11-07 16:38:04","bankAccount":"655616545646","bankMessage":"sdadfa 655616545646","townName":"江苏南京市玄武区","taxPayerType":2,"updateUserName":"m_简箪","registeredPhone":"15920330000","updateUser":1677266,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1541579884,"bankAddress":"sdadfa","registeredPhoneId":8544123,"customerName":"新派单第三分公司","customerTypeName":"装修公司","contactPhoneId":8544122,"createTime":1528960709,"registrationNumber":"32654615646546521DSA","invoiceTypeStr":"增值税电子普通发票","createUser":1677266,"customerInvoiceInfoUrl":"","contactPhone":"15032658475","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"dddd","contactPerson":"ddd","createUserName":"蓝色cdp","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 18688734860","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区dddd","customerId":1678172,"invoiceType":1,"id":141,"invoiceTitle":"1654654qweqqeqw","createTimeStr":"2018-06-20 17:23:25","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"18688734860","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":8544316,"customerName":"深圳市浩楠有限公司","customerTypeName":"装修公司","contactPhoneId":8544316,"createTime":1529486605,"registrationNumber":"12345678925468D","invoiceTypeStr":"增值税普通发票","createUser":1678172,"customerInvoiceInfoUrl":"","contactPhone":"18688734860","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_180620/20180620_72a221b4643b32bcffacWYS5cZXDqPXO.png","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_180620/20180620_babeb68bc68abcfedb55rcFVJzovFpfT.png","postAddress":"范德萨发货","contactPerson":"发多少非","createUserName":"泪_1314","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"fdsf","registerMessage":"fdsf 15900326521","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_180620/20180620_307419d75b3b52a4b86e97jnH6MOHoIl.png","postMessage":"广东深圳市南山区范德萨发货","customerId":1677908,"invoiceType":2,"id":142,"invoiceTitle":"dfsfds","createTimeStr":"2018-06-20 21:21:25","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6220123625152514","bankMessage":"fdsf 6220123625152514","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"15900326521","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"fdsf","registeredPhoneId":8544327,"customerName":"qq完美世界96","customerTypeName":"装修公司","contactPhoneId":8544327,"createTime":1529500885,"registrationNumber":"FDSF01234567890","invoiceTypeStr":"增值税专用发票","createUser":1677908,"customerInvoiceInfoUrl":"pic/zxgs/day_180620/20180620_23225c36f294aa2be29a3c7EptORXiOE.png","contactPhone":"15900326521","status":1},{"entrustedCertificateUrl":"pic/zxgs/day_180621/20180621_0b63be1ad2267f589314aSnxk2LiR3MG.png","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_180621/20180621_701afb6d8fad50a6d2fdbU3HE6sPIJTf.png","postAddress":"第三方","contactPerson":"发多少非","createUserName":"时间划破相貌","verifyUser":0,"townId":"440304000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"发多少非","registerMessage":"发多少非 15900320025","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_180621/20180621_f1138c163d954bb4661f6ccQ3SmbtWIU.png","postMessage":"广东深圳市福田区第三方","customerId":1677745,"invoiceType":2,"id":143,"invoiceTitle":"但是复方丹参","createTimeStr":"2018-06-21 13:50:24","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6220201250320210","bankMessage":"都是非法 6220201250320210","townName":"广东深圳市福田区","taxPayerType":2,"updateUserName":"","registeredPhone":"15900320025","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"都是非法","registeredPhoneId":8214652,"customerName":"完美世界完美世界12","customerTypeName":"装修公司","contactPhoneId":8544352,"createTime":1529560224,"registrationNumber":"A01234567890123","invoiceTypeStr":"增值税专用发票","createUser":1677745,"customerInvoiceInfoUrl":"pic/zxgs/day_180621/20180621_e67b6adcdbc0f771866eCohvyLZ2RUTW.png","contactPhone":"15825632021","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"有毒啊","contactPerson":"cici","createUserName":"鹰舞天下1","verifyUser":0,"townId":"440303000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 13544500521","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市罗湖区有毒啊","customerId":1677693,"invoiceType":1,"id":144,"invoiceTitle":"哈哈哈","createTimeStr":"2018-06-21 14:04:51","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市罗湖区","taxPayerType":2,"updateUserName":"","registeredPhone":"13544500521","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":1348219,"customerName":"完美世界啊啊啊","customerTypeName":"装修公司","contactPhoneId":7141899,"createTime":1529561091,"registrationNumber":"CCICI2018125124","invoiceTypeStr":"增值税普通发票","createUser":1677693,"customerInvoiceInfoUrl":"","contactPhone":"13825264455","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"手动","contactPerson":"文静","createUserName":"景华门业Lynn","verifyUser":0,"townId":"230302000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 15019946582","rejectReason":"","businessLicenceUrl":"","postMessage":"黑龙江鸡西市鸡冠区手动","customerId":1677196,"invoiceType":1,"id":145,"invoiceTitle":"123131","createTimeStr":"2018-06-21 14:45:19","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"黑龙江鸡西市鸡冠区","taxPayerType":2,"updateUserName":"","registeredPhone":"15019946582","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":8544363,"customerName":"土巴兔五十三","customerTypeName":"装修公司","contactPhoneId":7146343,"createTime":1529563519,"registrationNumber":"123456789012345","invoiceTypeStr":"增值税普通发票","createUser":1677196,"customerInvoiceInfoUrl":"","contactPhone":"13828765825","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_180621/20180621_9b7dbc43eca2b709d7a1VeDyOPxUg1Sj.png","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_180621/20180621_8186ab00c5229eb4623cG74US3EZJyZI.png","postAddress":"fdsfsdd","contactPerson":"fdsfdsf","createUserName":"下弦月_7825","verifyUser":0,"townId":"440304000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"fdsf","registerMessage":"fdsf 15900326201","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_180621/20180621_4a944270a279fd1e1f405qvotNPXlmQF.png","postMessage":"广东深圳市福田区fdsfsdd","customerId":1677747,"invoiceType":2,"id":146,"invoiceTitle":"fdsfds","createTimeStr":"2018-06-21 17:42:40","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6220125632510215","bankMessage":"dsfd 6220125632510215","townName":"广东深圳市福田区","taxPayerType":2,"updateUserName":"","registeredPhone":"15900326201","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"dsfd","registeredPhoneId":8544400,"customerName":"完美世界14","customerTypeName":"装修公司","contactPhoneId":8544401,"createTime":1529574160,"registrationNumber":"FDSF01234567890","invoiceTypeStr":"增值税专用发票","createUser":1677747,"customerInvoiceInfoUrl":"pic/zxgs/day_180621/20180621_3d36dfc04c32a887b19cAYnn46zfvsRx.png","contactPhone":"15700326500","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"test","contactPerson":"test","createUserName":"lll_8140","verifyUser":0,"townId":"441900115000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 13800138111","rejectReason":"","businessLicenceUrl":"","postMessage":"广东东莞市清溪镇test","customerId":1677746,"invoiceType":1,"id":147,"invoiceTitle":"test123123123123","createTimeStr":"2018-06-22 16:16:12","email":"","updateTimeStr":"2018-06-22 16:16:22","bankAccount":"","bankMessage":" ","townName":"广东东莞市清溪镇","taxPayerType":2,"updateUserName":"lll_8140","registeredPhone":"13800138111","updateUser":1677746,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1529655382,"bankAddress":"","registeredPhoneId":1224329,"customerName":"完美世界13","customerTypeName":"装修公司","contactPhoneId":1224329,"createTime":1529655372,"registrationNumber":"123123123123123","invoiceTypeStr":"增值税普通发票","createUser":1677746,"customerInvoiceInfoUrl":"","contactPhone":"13800138111","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"test","contactPerson":"test","createUserName":"主流","verifyUser":0,"townId":"440703000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 13800138000","rejectReason":"","businessLicenceUrl":"","postMessage":"广东江门市蓬江区test","customerId":1677751,"invoiceType":1,"id":148,"invoiceTitle":"test123123","createTimeStr":"2018-06-22 17:20:04","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东江门市蓬江区","taxPayerType":2,"updateUserName":"","registeredPhone":"13800138000","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":1343755,"customerName":"完美世界17","customerTypeName":"装修公司","contactPhoneId":1343755,"createTime":1529659204,"registrationNumber":"123123123123111","invoiceTypeStr":"增值税普通发票","createUser":1677751,"customerInvoiceInfoUrl":"","contactPhone":"13800138000","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_180623/20180623_30f98b86f99887af7cb9lTOdtFFiEUzl.png","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_180623/20180623_bb9f3006091f8b6578b3qlOiJSsVA9dc.png","postAddress":"腾讯大厦","contactPerson":"度身定做","createUserName":"rgerger","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"发多少非","registerMessage":"发多少非 15900320002","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_180623/20180623_96b25c13ccbd083fbd8dqej3LBzJHMtr.png","postMessage":"广东深圳市南山区腾讯大厦","customerId":1677752,"invoiceType":2,"id":149,"invoiceTitle":"啥地方","createTimeStr":"2018-06-23 11:55:01","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6251032020015210","bankMessage":"大萨达 6251032020015210","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"15900320002","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"大萨达","registeredPhoneId":8544348,"customerName":"完美世界18","customerTypeName":"装修公司","contactPhoneId":8544348,"createTime":1529726101,"registrationNumber":"DSAFD0123456789","invoiceTypeStr":"增值税专用发票","createUser":1677752,"customerInvoiceInfoUrl":"pic/zxgs/day_180623/20180623_2c57149f45a79f80d4b6xjeSGQ520aPW.png","contactPhone":"15900320002","status":1},{"entrustedCertificateUrl":"pic/zxgs/day_180623/20180623_b5612efd11e6141185efLrGpHyFNXTG7.png","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_180623/20180623_d4512bd33893d4abcdc6P1OIIvmNpsGn.png","postAddress":"腾讯大厦","contactPerson":"辅导费","createUserName":"博愛多情","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"递四方速递","registerMessage":"递四方速递 15890320023","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_180623/20180623_438c7003b28cb7e5f44abNBawOxVGWVm.png","postMessage":"广东深圳市南山区腾讯大厦","customerId":1677775,"invoiceType":2,"id":150,"invoiceTitle":"大厦","createTimeStr":"2018-06-23 14:42:06","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6255152003265212","bankMessage":"发多少非 6255152003265212","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"15890320023","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"发多少非","registeredPhoneId":8544508,"customerName":"完美世界完美世界","customerTypeName":"装修公司","contactPhoneId":8544508,"createTime":1529736126,"registrationNumber":"ASDCF0123456789","invoiceTypeStr":"增值税专用发票","createUser":1677775,"customerInvoiceInfoUrl":"pic/zxgs/day_180623/20180623_7485147e4297acae1e2aCt7KBJibhYmq.png","contactPhone":"15890320023","status":1},{"entrustedCertificateUrl":"pic/zxgs/day_180623/20180623_12cd7ae7dc71a4de9822gUf1VyEDUlHO.png","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_180623/20180623_e98175bda3088ab2e70bjZxlars7XDhW.png","postAddress":"第三方","contactPerson":"发多少非","createUserName":"平淡的生活_9087","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"dfsf","registerMessage":"dfsf 15600232015","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_180623/20180623_09d34b337921ff2749f0zjkoGt3mI9SM.png","postMessage":"广东深圳市南山区第三方","customerId":1677712,"invoiceType":2,"id":151,"invoiceTitle":"发生的","createTimeStr":"2018-06-23 15:46:42","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6520002301200032","bankMessage":"fdsfsd 6520002301200032","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"15600232015","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"fdsfsd","registeredPhoneId":8544515,"customerName":"完美世界3","customerTypeName":"装修公司","contactPhoneId":8544515,"createTime":1529740002,"registrationNumber":"ASDCX0123456789","invoiceTypeStr":"增值税专用发票","createUser":1677712,"customerInvoiceInfoUrl":"pic/zxgs/day_180623/20180623_eaf4deae326078a55daeN8Z3eZTo6BWB.png","contactPhone":"15600232015","status":1},{"entrustedCertificateUrl":"pic/zxgs/day_180625/20180625_507af3f7623defb82b7cQudRlNR8MlrH.png","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_180625/20180625_ee266f8f555159584657vZ9WxqM99ivF.png","postAddress":"fgdsf","contactPerson":"fdsfds","createUserName":"私人设计会所","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"dsgds","registerMessage":"dsgds 15900032632","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_180625/20180625_c3ee3aa9475e5e4a2360gkx659hkChIL.png","postMessage":"广东深圳市南山区fgdsf","customerId":1677720,"invoiceType":2,"id":152,"invoiceTitle":"ffds","createTimeStr":"2018-06-25 11:28:06","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6240000326521524","bankMessage":"dfsfds 6240000326521524","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"15900032632","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"dfsfds","registeredPhoneId":8544557,"customerName":"完美世界4","customerTypeName":"装修公司","contactPhoneId":8544557,"createTime":1529897286,"registrationNumber":"SDCFV0123456789","invoiceTypeStr":"增值税专用发票","createUser":1677720,"customerInvoiceInfoUrl":"pic/zxgs/day_180625/20180625_8ea82ba0da25eced1e9c9LAltQPkt2fz.png","contactPhone":"15900032632","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"请问去额度","contactPerson":"18669820485","createUserName":"MoonSolon","verifyUser":0,"townId":"440105000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 18669820485","rejectReason":"","businessLicenceUrl":"","postMessage":"广东广州市海珠区请问去额度","customerId":1678258,"invoiceType":1,"id":153,"invoiceTitle":"dqweqeqweqeq驱蚊器","createTimeStr":"2018-06-25 19:57:29","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东广州市海珠区","taxPayerType":2,"updateUserName":"","registeredPhone":"18669820485","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":1348215,"customerName":"深圳市集成测试公司","customerTypeName":"装修公司","contactPhoneId":1348215,"createTime":1529927849,"registrationNumber":"78137831731DQWQWEQ","invoiceTypeStr":"增值税普通发票","createUser":1678258,"customerInvoiceInfoUrl":"","contactPhone":"18669820485","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"ddd","contactPerson":"董浩楠","createUserName":"蓝心xin","verifyUser":0,"townId":"440105000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 18669820485","rejectReason":"","businessLicenceUrl":"","postMessage":"广东广州市海珠区ddd","customerId":1678327,"invoiceType":1,"id":154,"invoiceTitle":"深圳市业务演示有限公司","createTimeStr":"2018-06-27 14:21:59","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东广州市海珠区","taxPayerType":2,"updateUserName":"","registeredPhone":"18669820485","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":1348215,"customerName":"深圳市业务演示有限公司","customerTypeName":"装修公司","contactPhoneId":1348215,"createTime":1530080519,"registrationNumber":"12345668938428DDDD","invoiceTypeStr":"增值税普通发票","createUser":1678327,"customerInvoiceInfoUrl":"","contactPhone":"18669820485","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"粤海门店","contactPerson":"谢先生","createUserName":"摩洁丘","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市粤海街道","registerMessage":"广东省深圳市粤海街道 13689780147","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区粤海门店","customerId":1678255,"invoiceType":1,"id":155,"invoiceTitle":"凯越房地产开发有限股份公司","createTimeStr":"2018-06-28 11:56:32","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6226096645890123","bankMessage":"招商银行 6226096645890123","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"13689780147","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"招商银行","registeredPhoneId":8544813,"customerName":"测试企业","customerTypeName":"装修公司","contactPhoneId":1343755,"createTime":1530158192,"registrationNumber":"621011122225555","invoiceTypeStr":"增值税普通发票","createUser":1678255,"customerInvoiceInfoUrl":"","contactPhone":"13800138000","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_180628/20180628_4faefb91e03d83d0cac87LyovZO1A7et.jpg","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_180628/20180628_76dd738acfb6973e3df7OgoG9gpUptJR.jpg","postAddress":"高新一路","contactPerson":"马云","createUserName":"真诚相对","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"深圳南山新区高新园","registerMessage":"深圳南山新区高新园 13807887418","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_180628/20180628_03707116369efdb692c1lqJBlwJfd2n1.jpg","postMessage":"广东深圳市南山区高新一路","customerId":1718327,"invoiceType":2,"id":156,"invoiceTitle":"土巴兔","createTimeStr":"2018-06-28 14:38:43","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6228484646546586","bankMessage":"中国建设银行 6228484646546586","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"13807887418","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国建设银行","registeredPhoneId":8544828,"customerName":"鹏森装修","customerTypeName":"装修公司","contactPhoneId":8544829,"createTime":1530167923,"registrationNumber":"SMJFGF454654654488","invoiceTypeStr":"增值税专用发票","createUser":1718327,"customerInvoiceInfoUrl":"pic/zxgs/day_180628/20180628_7d6daa0c1a34a8d849623JUkJEfUuo59.jpg","contactPhone":"18907558796","status":1},{"entrustedCertificateUrl":"pic/zxgs/day_180629/20180629_a9f25a097c558aff2f67Fck9ShNqBLID.png","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_180629/20180629_6c442f850c386694b7292DAOyJg6a0ML.png","postAddress":"dfsfgds","contactPerson":"fdsfds","createUserName":"此靉永恆","verifyUser":0,"townId":"440304000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"gfdsgfds","registerMessage":"gfdsgfds 15900325220","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_180629/20180629_023102596c684a96140ez8aTuLGpsjVd.png","postMessage":"广东深圳市福田区dfsfgds","customerId":1718396,"invoiceType":2,"id":157,"invoiceTitle":"fderfds","createTimeStr":"2018-06-29 15:59:03","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"51655616515652","bankMessage":"fdsfsd 51655616515652","townName":"广东深圳市福田区","taxPayerType":2,"updateUserName":"","registeredPhone":"15900325220","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"fdsfsd","registeredPhoneId":8544963,"customerName":"林氏家族5","customerTypeName":"装修公司","contactPhoneId":8544963,"createTime":1530259143,"registrationNumber":"QWEDS0123456789","invoiceTypeStr":"增值税专用发票","createUser":1718396,"customerInvoiceInfoUrl":"pic/zxgs/day_180629/20180629_05f897064dc05900d465OBCXTFs3qh2o.png","contactPhone":"15900325220","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"ddd","contactPerson":"dddd","createUserName":"正在输入_2905","verifyUser":0,"townId":"370303000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 18669820444","rejectReason":"","businessLicenceUrl":"","postMessage":"山东淄博市张店区ddd","customerId":1719805,"invoiceType":1,"id":158,"invoiceTitle":"ddddd","createTimeStr":"2018-07-02 19:53:15","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"山东淄博市张店区","taxPayerType":2,"updateUserName":"","registeredPhone":"18669820444","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":8546850,"customerName":"深圳市公司","customerTypeName":"装修公司","contactPhoneId":8546850,"createTime":1530532395,"registrationNumber":"12231314123131313131","invoiceTypeStr":"增值税普通发票","createUser":1719805,"customerInvoiceInfoUrl":"","contactPhone":"18669820444","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"客村","contactPerson":"小张","createUserName":"Julin","verifyUser":0,"townId":"440105000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"比克","registerMessage":"比克 13512341234","rejectReason":"","businessLicenceUrl":"","postMessage":"广东广州市海珠区客村","customerId":1718402,"invoiceType":3,"id":159,"invoiceTitle":"完美世界140","createTimeStr":"2018-07-03 15:51:55","email":"test@qq.com","updateTimeStr":"2019-03-08 16:19:57","bankAccount":"4400987373334","bankMessage":"建行 4400987373334","townName":"广东广州市海珠区","taxPayerType":2,"updateUserName":"Julin","registeredPhone":"13512341234","updateUser":1718402,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1552033197,"bankAddress":"建行","registeredPhoneId":1236093,"customerName":"完美世界140","customerTypeName":"装修公司","contactPhoneId":1234848,"createTime":1530604315,"registrationNumber":"1324567890DDFDD","invoiceTypeStr":"增值税电子普通发票","createUser":1718402,"customerInvoiceInfoUrl":"","contactPhone":"13412341234","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"盐田XXXX","contactPerson":"JMY","createUserName":"gaoou","verifyUser":0,"townId":"440308000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"测试","registerMessage":"测试 13684995611","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市盐田区盐田XXXX","customerId":1678074,"invoiceType":1,"id":161,"invoiceTitle":"JMY","createTimeStr":"2018-07-11 16:16:58","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6221000000","bankMessage":"深圳福田 6221000000","townName":"广东深圳市盐田区","taxPayerType":2,"updateUserName":"","registeredPhone":"13684995611","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"深圳福田","registeredPhoneId":7148130,"customerName":"JMY的装修公司","customerTypeName":"装修公司","contactPhoneId":7148130,"createTime":1531297018,"registrationNumber":"92220621MA152E3D8L","invoiceTypeStr":"增值税普通发票","createUser":1678074,"customerInvoiceInfoUrl":"","contactPhone":"13684995611","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_180714/20180714_24a14344af2e3e00934cHQatMkxAt1vM.jpg","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_180714/20180714_cce8b393a31131a9e3eaEesUadzGQ2OG.jpg","postAddress":"asdad","contactPerson":"测试","createUserName":"空白忆","verifyUser":0,"townId":"320706000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"测试","registerMessage":"测试 18912341234","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_180714/20180714_d321cdc3fb29423bd8a0XaPwF0B0PnE2.jpg","postMessage":"江苏连云港市海州区asdad","customerId":1720181,"invoiceType":2,"id":162,"invoiceTitle":"见证宝测试商户1001","createTimeStr":"2018-07-14 14:23:07","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"123566384923","bankMessage":"中国银行 123566384923","townName":"江苏连云港市海州区","taxPayerType":2,"updateUserName":"","registeredPhone":"18912341234","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":1343433,"customerName":"见证宝测试商户1001","customerTypeName":"装修公司","contactPhoneId":1343433,"createTime":1531549387,"registrationNumber":"CCEC12309212312312","invoiceTypeStr":"增值税专用发票","createUser":1720181,"customerInvoiceInfoUrl":"pic/zxgs/day_180714/20180714_f3d25bc5976152023f43xMV5ld510HSM.jpg","contactPhone":"18912341234","status":1},{"entrustedCertificateUrl":"pic/zxgs/day_180720/20180720_8af15e92255bf0a9386dKoKJnYcbqEdj.jpg","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_180720/20180720_1565cb9d35944642fcc5pP3vt0Z1I0uf.jpg","postAddress":"返款的设计客服","contactPerson":"大多数","createUserName":"可惜偶是氺瓶座","verifyUser":0,"townId":"440303000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"深圳市南山区","registerMessage":"深圳市南山区 13563525412","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_180720/20180720_184e75c299ba9b353882h5ZJcSmkN2pH.jpg","postMessage":"广东深圳市罗湖区返款的设计客服","customerId":1677559,"invoiceType":2,"id":163,"invoiceTitle":"pfppd","createTimeStr":"2018-07-20 13:48:39","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6225965854525263","bankMessage":"大同支行 6225965854525263","townName":"广东深圳市罗湖区","taxPayerType":2,"updateUserName":"","registeredPhone":"13563525412","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"大同支行","registeredPhoneId":8548169,"customerName":"新派单第十二分公司","customerTypeName":"装修公司","contactPhoneId":8548170,"createTime":1532065719,"registrationNumber":"GG415214D4D1D2S","invoiceTypeStr":"增值税专用发票","createUser":1677559,"customerInvoiceInfoUrl":"pic/zxgs/day_180720/20180720_434aa05684c1ca38bc62gi5rvaWZ2fgb.jpg","contactPhone":"13632521421","status":1},{"entrustedCertificateUrl":"pic/zxgs/day_180723/20180723_b3a260602ac6cf5f47a97Q18BDiv1Hgw.png","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_180723/20180723_53604726b5e03f6468f63DCaLgOz8yFd.png","postAddress":"jjj","contactPerson":"kllk","createUserName":"飘羽_8034","verifyUser":0,"townId":"440303000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"fdsfsd","registerMessage":"fdsfsd 15923652145","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_180723/20180723_69e677d826d77bd374591K241vcvsHJL.png","postMessage":"广东深圳市罗湖区jjj","customerId":1677749,"invoiceType":2,"id":164,"invoiceTitle":"fdsf","createTimeStr":"2018-07-23 15:31:58","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"5362658452152652","bankMessage":"fdsfds 5362658452152652","townName":"广东深圳市罗湖区","taxPayerType":2,"updateUserName":"","registeredPhone":"15923652145","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"fdsfds","registeredPhoneId":8548312,"customerName":"完美世界15","customerTypeName":"装修公司","contactPhoneId":8548313,"createTime":1532331118,"registrationNumber":"ADEDD0123456789","invoiceTypeStr":"增值税专用发票","createUser":1677749,"customerInvoiceInfoUrl":"pic/zxgs/day_180723/20180723_cc2bc6ceb3e467a628b5oJa0pcJpTdB6.png","contactPhone":"15903652152","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"等我去而且","contactPerson":"董浩楠","createUserName":"心安则安","verifyUser":0,"townId":"440303000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 18688734860","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市罗湖区等我去而且","customerId":1720876,"invoiceType":1,"id":165,"invoiceTitle":"请问企鹅全文231","createTimeStr":"2018-07-26 14:39:09","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市罗湖区","taxPayerType":2,"updateUserName":"","registeredPhone":"18688734860","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":8544316,"customerName":"ddd","customerTypeName":"装修公司","contactPhoneId":8544316,"createTime":1532587149,"registrationNumber":"213123124231423","invoiceTypeStr":"增值税普通发票","createUser":1720876,"customerInvoiceInfoUrl":"","contactPhone":"18688734860","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1222","contactPerson":"123","createUserName":"混混猪","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 13525412698","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区1222","customerId":1718347,"invoiceType":1,"id":166,"invoiceTitle":"完美世界135","createTimeStr":"2018-07-27 14:59:00","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"13525412698","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":8544880,"customerName":"完美世界135","customerTypeName":"装修公司","contactPhoneId":8544880,"createTime":1532674740,"registrationNumber":"123135123135123135","invoiceTypeStr":"增值税普通发票","createUser":1718347,"customerInvoiceInfoUrl":"","contactPhone":"13525412698","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"wqeqeqw","contactPerson":"ddd","createUserName":"阳光xn","verifyUser":0,"townId":"440105000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 18669820485","rejectReason":"","businessLicenceUrl":"","postMessage":"广东广州市海珠区wqeqeqw","customerId":1728476,"invoiceType":1,"id":167,"invoiceTitle":"adwqeqeqweqeq","createTimeStr":"2018-08-06 22:55:26","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东广州市海珠区","taxPayerType":2,"updateUserName":"","registeredPhone":"18669820485","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":1348215,"customerName":"eqweqweqeq","customerTypeName":"装修公司","contactPhoneId":1348215,"createTime":1533567326,"registrationNumber":"21313131412423423423","invoiceTypeStr":"增值税普通发票","createUser":1728476,"customerInvoiceInfoUrl":"","contactPhone":"18669820485","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"科研路","contactPerson":"谢胖子","createUserName":"MrKenny","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 13800138000","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区科研路","customerId":1728482,"invoiceType":1,"id":168,"invoiceTitle":"20180807","createTimeStr":"2018-08-07 10:47:40","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"13800138000","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":1343755,"customerName":"生人勿动_谢胖子的装修公司","customerTypeName":"装修公司","contactPhoneId":1343755,"createTime":1533610060,"registrationNumber":"440301198809112514","invoiceTypeStr":"增值税普通发票","createUser":1728482,"customerInvoiceInfoUrl":"","contactPhone":"13800138000","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"南头街道","contactPerson":"13525421254","createUserName":"靈兒卜荃","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 13525412541","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区南头街道","customerId":1720065,"invoiceType":1,"id":169,"invoiceTitle":"测试","createTimeStr":"2018-08-07 15:57:57","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"13525412541","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":8544527,"customerName":"完美世界166","customerTypeName":"装修公司","contactPhoneId":8544527,"createTime":1533628677,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税普通发票","createUser":1720065,"customerInvoiceInfoUrl":"","contactPhone":"13525412541","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"发送","contactPerson":"13525412541","createUserName":"M_2118","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 13525412541","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区发送","customerId":1720019,"invoiceType":1,"id":170,"invoiceTitle":"大师傅打","createTimeStr":"2018-08-07 19:57:03","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"13525412541","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":8544527,"customerName":"完美世界165","customerTypeName":"装修公司","contactPhoneId":8544527,"createTime":1533643023,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税普通发票","createUser":1720019,"customerInvoiceInfoUrl":"","contactPhone":"13525412541","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"范德萨发","contactPerson":"法规的规范的","createUserName":"彬尼pen","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 15906253251","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区范德萨发","customerId":1728453,"invoiceType":1,"id":171,"invoiceTitle":"但是复方丹参发","createTimeStr":"2018-08-08 17:49:56","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"15165165","bankMessage":"程度上 15165165","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"15906253251","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"程度上","registeredPhoneId":8556097,"customerName":"轮单第一分公司","customerTypeName":"装修公司","contactPhoneId":8556097,"createTime":1533721796,"registrationNumber":"XCDVF0123456789","invoiceTypeStr":"增值税普通发票","createUser":1728453,"customerInvoiceInfoUrl":"","contactPhone":"15906253251","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"范德萨发生的","contactPerson":"范德萨范德萨","createUserName":"深渊苏醒","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"范德萨范德萨f","registerMessage":"范德萨范德萨f 15936523652","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区范德萨发生的","customerId":1728454,"invoiceType":1,"id":172,"invoiceTitle":"第三方","createTimeStr":"2018-08-09 10:59:58","email":"123@126.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"15646546","bankMessage":"似懂非懂是 15646546","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"15936523652","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"似懂非懂是","registeredPhoneId":8556123,"customerName":"轮单第二分公司","customerTypeName":"装修公司","contactPhoneId":8556122,"createTime":1533783598,"registrationNumber":"SDCVF0123456789","invoiceTypeStr":"增值税普通发票","createUser":1728454,"customerInvoiceInfoUrl":"","contactPhone":"15823625154","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"sdsd","contactPerson":"sdsd","createUserName":"zhenwen.cai","verifyUser":0,"townId":"150303000000","verifyTime":0,"customerTypeId":1,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"内蒙古乌海市海南区sdsd","customerId":124,"invoiceType":1,"id":173,"invoiceTitle":"sdsd","createTimeStr":"2018-08-20 09:43:50","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"内蒙古乌海市海南区","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"sdsdsd","customerTypeName":"供应链","contactPhoneId":1231312,"createTime":1534729430,"registrationNumber":"2222","invoiceTypeStr":"增值税普通发票","createUser":139790,"customerInvoiceInfoUrl":"","contactPhone":"13855555555","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_180821/20180821_3ce3b92358839bdba2e0gl7R2ftYLhLh.png","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_180821/20180821_ca38ef7c4ffd20424951Hh00juooaJsQ.png","postAddress":"213","contactPerson":"ces","createUserName":"醇静大海","verifyUser":0,"townId":"130102000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"1111111111","registerMessage":"1111111111 18513000496","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_180821/20180821_f039df937c5693f13673llNLpLG7hECu.png","postMessage":"河北石家庄市长安区213","customerId":1677732,"invoiceType":2,"id":174,"invoiceTitle":"2121","createTimeStr":"2018-08-21 09:33:16","email":"18513@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"1111111111111111111111","bankMessage":"21111111111111111111 1111111111111111111111","townName":"河北石家庄市长安区","taxPayerType":2,"updateUserName":"","registeredPhone":"18513000496","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"21111111111111111111","registeredPhoneId":8556996,"customerName":"完美世界完美世界8","customerTypeName":"装修公司","contactPhoneId":8556996,"createTime":1534815196,"registrationNumber":"21211111111111111111","invoiceTypeStr":"增值税专用发票","createUser":1677732,"customerInvoiceInfoUrl":"pic/zxgs/day_180821/20180821_2e9f21e76540d91b77b0JC5A6br4vETw.png","contactPhone":"18513000496","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"dd","contactPerson":"ddd","createUserName":"Regal","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 13525425415","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区dd","customerId":1728664,"invoiceType":1,"id":177,"invoiceTitle":"ddd","createTimeStr":"2018-08-24 15:47:58","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"13525425415","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":8547493,"customerName":"广告系统温州装企","customerTypeName":"装修公司","contactPhoneId":8557287,"createTime":1535096878,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税普通发票","createUser":1728664,"customerInvoiceInfoUrl":"","contactPhone":"13526524125","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"111","contactPerson":"5263","createUserName":"愛諾","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 13800138000","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区111","customerId":1728709,"invoiceType":1,"id":178,"invoiceTitle":"1122","createTimeStr":"2018-08-24 16:10:52","email":"21222@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"13800138000","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":1343755,"customerName":"广告系统天津装企2","customerTypeName":"装修公司","contactPhoneId":1343755,"createTime":1535098252,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税普通发票","createUser":1728709,"customerInvoiceInfoUrl":"","contactPhone":"13800138000","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728710,"invoiceType":1,"id":179,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-25 11:51:18","email":"32123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":7142062,"createTime":1535169078,"registrationNumber":"DDD123456965258","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828765826","status":0},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728711,"invoiceType":3,"id":181,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-25 13:44:49","email":"32123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":7142062,"createTime":1535175889,"registrationNumber":"DDD123456965258","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828765826","status":0},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"admin.erp","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1677099,"invoiceType":1,"id":183,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-25 14:43:58","email":"32123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":7142062,"createTime":1535179438,"registrationNumber":"DDD123456965258","invoiceTypeStr":"增值税普通发票","createUser":30000,"customerInvoiceInfoUrl":"","contactPhone":"13828765826","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"admin.erp","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1677999,"invoiceType":1,"id":184,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-25 15:10:44","email":"32123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":7142062,"createTime":1535181044,"registrationNumber":"DDD123456965258","invoiceTypeStr":"增值税普通发票","createUser":30000,"customerInvoiceInfoUrl":"","contactPhone":"13828765826","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_190107/20190107_94607b227739252fcccerMtuRKTkcKxq.jpg","statusStr":"已审核","companyCertificationUrl":"pic/zxgs/day_190107/20190107_865791cce7aa9cb65dd0uPqxUgXMbAK3.jpg","postAddress":"阿萨德www","contactPerson":"啊啊","createUserName":"富生电器","verifyUser":0,"townId":"411503000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"阿达www","registerMessage":"阿达www 15068740451","rejectReason":"不開心就駁回;从","businessLicenceUrl":"pic/zxgs/day_190107/20190107_8ce1b8513cc318460554njDpijevX5Xu.jpg","postMessage":"河南信阳市平桥区阿萨德www","customerId":1677063,"invoiceType":3,"id":185,"invoiceTitle":"圣盔谷公司","createTimeStr":"2018-08-25 18:34:02","email":"150215411@qq.com","updateTimeStr":"2019-03-04 10:39:20","bankAccount":"62205415511523","bankMessage":"阿萨德www 62205415511523","townName":"河南信阳市平桥区","taxPayerType":2,"updateUserName":"富生电器","registeredPhone":"15068740451","updateUser":1677063,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1551667160,"bankAddress":"阿萨德www","registeredPhoneId":8266083,"customerName":"圣盔谷公司","customerTypeName":"装修公司","contactPhoneId":1350754,"createTime":1535193242,"registrationNumber":"SS15245844D1443","invoiceTypeStr":"增值税电子普通发票","createUser":1677063,"customerInvoiceInfoUrl":"pic/zxgs/day_190107/20190107_38ccd5424312c46eb47d0ZC09U9ncFYP.jpg","contactPhone":"13544500522","status":2},{"entrustedCertificateUrl":"","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_180827/20180827_d58abb77cf3abef7c69132jRZmtuHS1Y.png","postAddress":"444","contactPerson":"13800138000","createUserName":"Atina_9514","verifyUser":0,"townId":"120101000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"1111111111111111111","registerMessage":"1111111111111111111 13800138000","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_180827/20180827_87541335229db2ebab21gSdXhZIhOdPQ.png","postMessage":"天津和平区444","customerId":1728698,"invoiceType":2,"id":186,"invoiceTitle":"111111111111111111111111111","createTimeStr":"2018-08-27 11:22:32","email":"34323@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"111111111111111111111111","bankMessage":"11111111111111111111111 111111111111111111111111","townName":"天津和平区","taxPayerType":2,"updateUserName":"","registeredPhone":"13800138000","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"11111111111111111111111","registeredPhoneId":1343755,"customerName":"广告系统昆明装企1","customerTypeName":"装修公司","contactPhoneId":1343755,"createTime":1535340152,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税专用发票","createUser":1728698,"customerInvoiceInfoUrl":"pic/zxgs/day_180827/20180827_ef282860cc2d8e78fcc6tE0PPV0SlSIn.png","contactPhone":"13800138000","status":1},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"2222","contactPerson":"sa dafsd","createUserName":"zcx8515_u","verifyUser":40194,"townId":"110101000000","verifyTime":1535511410,"customerTypeId":654,"registeredAddress":"dasdfasd","registerMessage":"dasdfasd 13800138000","rejectReason":"","businessLicenceUrl":"","postMessage":"北京东城区2222","customerId":1728771,"invoiceType":1,"id":187,"invoiceTitle":"91410103MA3XCNYD3G","createTimeStr":"2018-08-27 14:19:40","email":"34323@163.com","updateTimeStr":"2018-08-29 10:56:50","bankAccount":"222323232","bankMessage":"asdfas 222323232","townName":"北京东城区","taxPayerType":2,"updateUserName":"ruby.peng","registeredPhone":"13800138000","updateUser":40194,"verifyUserName":"ruby.peng","taxPayerTypeStr":"一般纳税人公司","updateTime":1535511410,"bankAddress":"asdfas","registeredPhoneId":1343755,"customerName":"非店铺宝套餐深圳装企","customerTypeName":"装修公司","contactPhoneId":1343755,"createTime":1535350780,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税普通发票","createUser":1728771,"customerInvoiceInfoUrl":"","contactPhone":"13800138000","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1111","contactPerson":"www","createUserName":"灵犀_3282","verifyUser":0,"townId":"110105000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"adfasd","registerMessage":"adfasd 13800013800","rejectReason":"","businessLicenceUrl":"","postMessage":"北京朝阳区1111","customerId":1728773,"invoiceType":1,"id":189,"invoiceTitle":"111111111111111111","createTimeStr":"2018-08-27 15:03:06","email":"34323@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"213124123","bankMessage":"2adfa 213124123","townName":"北京朝阳区","taxPayerType":2,"updateUserName":"","registeredPhone":"13800013800","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"2adfa","registeredPhoneId":7144088,"customerName":"非店铺宝套餐深圳装企02","customerTypeName":"装修公司","contactPhoneId":7144088,"createTime":1535353386,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税普通发票","createUser":1728773,"customerInvoiceInfoUrl":"","contactPhone":"13800013800","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728711,"invoiceType":1,"id":190,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-27 15:04:38","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":7142062,"createTime":1535353478,"registrationNumber":"DDD123456965258","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828765826","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728712,"invoiceType":3,"id":193,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-27 15:09:38","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":7142062,"createTime":1535353778,"registrationNumber":"DDD123456965258111","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828765826","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_180827/20180827_a73105f51dd5a24576e5AAi9l3IKTNN3.jpg","statusStr":"已审核","companyCertificationUrl":"pic/zxgs/day_180827/20180827_36d4a21172295b00f3faOqsJuFXutsxd.jpg","postAddress":"111","contactPerson":"彭明明","createUserName":"","verifyUser":38268,"townId":"140203000000","verifyTime":1535452494,"customerTypeId":654,"registeredAddress":"发的沙发发","registerMessage":"发的沙发发 13828765845","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_180827/20180827_9ce27887ae37c7e0bfb3b4mNL0bzvggO.jpg","postMessage":"山西大同市矿区111","customerId":337596,"invoiceType":2,"id":20458,"invoiceTitle":"完美世界","createTimeStr":"2018-08-27 20:33:21","email":"","updateTimeStr":"2018-08-28 18:34:54","bankAccount":"622896541254526","bankMessage":"土巴兔 622896541254526","townName":"山西大同市矿区","taxPayerType":3,"updateUserName":"charlie.peng","registeredPhone":"13828765845","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"小规模纳税人公司","updateTime":1535452494,"bankAddress":"土巴兔","registeredPhoneId":8557426,"customerName":"芜湖市皖美建筑装饰有限公司","customerTypeName":"装修公司","contactPhoneId":8557427,"createTime":1535373201,"registrationNumber":"91120116MA05N71Q5Q","invoiceTypeStr":"增值税专用发票","createUser":337596,"customerInvoiceInfoUrl":"pic/zxgs/day_180827/20180827_b3edbb27ba3d64bb84ddmYB06UlOFJhd.jpg","contactPhone":"15019985962","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_180828/20180828_5d41a7528cb944707c3fNCCkC9zx1Cvg.jpg","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_180828/20180828_a5c42b1e6a9213424f33pgk5r9F7fEGJ.jpg","postAddress":"faf","contactPerson":"liyong","createUserName":"L灵岳","verifyUser":0,"townId":"340207000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"fdadfdsf","registerMessage":"fdadfdsf 13828765822","rejectReason":"驳回test","businessLicenceUrl":"pic/zxgs/day_180828/20180828_e05c6bec95159b9184a4Ie8s8jfX1Ai4.jpg","postMessage":"安徽芜湖市鸠江区faf","customerId":1677274,"invoiceType":2,"id":20459,"invoiceTitle":"北京金聿恒装饰设计有限公司","createTimeStr":"2018-08-28 10:37:46","email":"","updateTimeStr":"2018-10-29 13:53:14","bankAccount":"622854126523526","bankMessage":"tubatu 622854126523526","townName":"安徽芜湖市鸠江区","taxPayerType":2,"updateUserName":"L灵岳","registeredPhone":"13828765822","updateUser":1677274,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1540792394,"bankAddress":"tubatu","registeredPhoneId":7146180,"customerName":"北京金聿恒装饰设计有限公司","customerTypeName":"装修公司","contactPhoneId":8557445,"createTime":1535423866,"registrationNumber":"91120116MA05N71Q5Q","invoiceTypeStr":"增值税专用发票","createUser":1677274,"customerInvoiceInfoUrl":"pic/zxgs/day_180828/20180828_b165576624f55f63b439PqChDtUatILy.jpg","contactPhone":"15019491652","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728712,"invoiceType":3,"id":20460,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728713,"invoiceType":3,"id":20461,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728714,"invoiceType":3,"id":20462,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728715,"invoiceType":3,"id":20463,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728716,"invoiceType":3,"id":20464,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728717,"invoiceType":3,"id":20465,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728718,"invoiceType":3,"id":20466,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728719,"invoiceType":3,"id":20467,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728720,"invoiceType":3,"id":20468,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728721,"invoiceType":3,"id":20469,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728722,"invoiceType":3,"id":20470,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728723,"invoiceType":3,"id":20471,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728724,"invoiceType":3,"id":20472,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728725,"invoiceType":3,"id":20473,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728726,"invoiceType":3,"id":20474,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728727,"invoiceType":3,"id":20475,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728728,"invoiceType":3,"id":20476,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728729,"invoiceType":3,"id":20477,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728730,"invoiceType":3,"id":20478,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728731,"invoiceType":3,"id":20479,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728732,"invoiceType":3,"id":20480,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728733,"invoiceType":3,"id":20481,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728734,"invoiceType":3,"id":20482,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728735,"invoiceType":3,"id":20483,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728736,"invoiceType":3,"id":20484,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728737,"invoiceType":3,"id":20485,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728738,"invoiceType":3,"id":20486,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728739,"invoiceType":3,"id":20487,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728740,"invoiceType":3,"id":20488,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728741,"invoiceType":3,"id":20489,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728742,"invoiceType":3,"id":20490,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728743,"invoiceType":3,"id":20491,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728744,"invoiceType":3,"id":20492,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728745,"invoiceType":3,"id":20493,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728746,"invoiceType":3,"id":20494,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728747,"invoiceType":3,"id":20495,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728748,"invoiceType":3,"id":20496,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728749,"invoiceType":3,"id":20497,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728750,"invoiceType":3,"id":20498,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728751,"invoiceType":3,"id":20499,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728752,"invoiceType":3,"id":20500,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728753,"invoiceType":3,"id":20501,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728754,"invoiceType":3,"id":20502,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728755,"invoiceType":3,"id":20503,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728756,"invoiceType":3,"id":20504,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728757,"invoiceType":3,"id":20505,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728758,"invoiceType":3,"id":20506,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728759,"invoiceType":3,"id":20507,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728760,"invoiceType":3,"id":20508,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728761,"invoiceType":3,"id":20509,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728762,"invoiceType":3,"id":20510,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728763,"invoiceType":3,"id":20511,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728764,"invoiceType":3,"id":20512,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728765,"invoiceType":3,"id":20513,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728766,"invoiceType":3,"id":20514,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728767,"invoiceType":3,"id":20515,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728768,"invoiceType":3,"id":20516,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728769,"invoiceType":3,"id":20517,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728770,"invoiceType":3,"id":20518,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728771,"invoiceType":3,"id":20519,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728772,"invoiceType":3,"id":20520,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728773,"invoiceType":3,"id":20521,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728774,"invoiceType":3,"id":20522,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728775,"invoiceType":3,"id":20523,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728776,"invoiceType":3,"id":20524,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728777,"invoiceType":3,"id":20525,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728778,"invoiceType":3,"id":20526,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728779,"invoiceType":3,"id":20527,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728780,"invoiceType":3,"id":20528,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728781,"invoiceType":3,"id":20529,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728782,"invoiceType":3,"id":20530,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728783,"invoiceType":3,"id":20531,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728784,"invoiceType":3,"id":20532,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728785,"invoiceType":3,"id":20533,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728786,"invoiceType":3,"id":20534,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728787,"invoiceType":3,"id":20535,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728788,"invoiceType":3,"id":20536,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728789,"invoiceType":3,"id":20537,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728790,"invoiceType":3,"id":20538,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728791,"invoiceType":3,"id":20539,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728792,"invoiceType":3,"id":20540,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728793,"invoiceType":3,"id":20541,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728794,"invoiceType":3,"id":20542,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728795,"invoiceType":3,"id":20543,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728796,"invoiceType":3,"id":20544,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728797,"invoiceType":3,"id":20545,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728798,"invoiceType":3,"id":20546,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728799,"invoiceType":3,"id":20547,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728800,"invoiceType":3,"id":20548,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728801,"invoiceType":3,"id":20549,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728802,"invoiceType":3,"id":20550,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728803,"invoiceType":3,"id":20551,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728804,"invoiceType":3,"id":20552,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728805,"invoiceType":3,"id":20553,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728806,"invoiceType":3,"id":20554,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728807,"invoiceType":3,"id":20555,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728808,"invoiceType":3,"id":20556,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728809,"invoiceType":3,"id":20557,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728810,"invoiceType":3,"id":20558,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728811,"invoiceType":3,"id":20559,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728812,"invoiceType":3,"id":20560,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728813,"invoiceType":3,"id":20561,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728814,"invoiceType":3,"id":20562,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728815,"invoiceType":3,"id":20563,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728816,"invoiceType":3,"id":20564,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728817,"invoiceType":3,"id":20565,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728818,"invoiceType":3,"id":20566,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728819,"invoiceType":3,"id":20567,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728820,"invoiceType":3,"id":20568,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728821,"invoiceType":3,"id":20569,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728822,"invoiceType":3,"id":20570,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728823,"invoiceType":3,"id":20571,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728824,"invoiceType":3,"id":20572,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728825,"invoiceType":3,"id":20573,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728826,"invoiceType":3,"id":20574,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728827,"invoiceType":3,"id":20575,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728828,"invoiceType":3,"id":20576,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728829,"invoiceType":3,"id":20577,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728830,"invoiceType":3,"id":20578,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728831,"invoiceType":3,"id":20579,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728832,"invoiceType":3,"id":20580,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728833,"invoiceType":3,"id":20581,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728834,"invoiceType":3,"id":20582,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728835,"invoiceType":3,"id":20583,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728836,"invoiceType":3,"id":20584,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728837,"invoiceType":3,"id":20585,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728838,"invoiceType":3,"id":20586,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728839,"invoiceType":3,"id":20587,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728840,"invoiceType":3,"id":20588,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728841,"invoiceType":3,"id":20589,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728842,"invoiceType":3,"id":20590,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728843,"invoiceType":3,"id":20591,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728844,"invoiceType":3,"id":20592,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728845,"invoiceType":3,"id":20593,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728846,"invoiceType":3,"id":20594,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728847,"invoiceType":3,"id":20595,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728848,"invoiceType":3,"id":20596,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728849,"invoiceType":3,"id":20597,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728850,"invoiceType":3,"id":20598,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728851,"invoiceType":3,"id":20599,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728852,"invoiceType":3,"id":20600,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728853,"invoiceType":3,"id":20601,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728854,"invoiceType":3,"id":20602,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728855,"invoiceType":3,"id":20603,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728856,"invoiceType":3,"id":20604,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728857,"invoiceType":3,"id":20605,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728858,"invoiceType":3,"id":20606,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728859,"invoiceType":3,"id":20607,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728860,"invoiceType":3,"id":20608,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728861,"invoiceType":3,"id":20609,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728862,"invoiceType":3,"id":20610,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728863,"invoiceType":3,"id":20611,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728864,"invoiceType":3,"id":20612,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728865,"invoiceType":3,"id":20613,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728866,"invoiceType":3,"id":20614,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728867,"invoiceType":3,"id":20615,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728868,"invoiceType":3,"id":20616,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728869,"invoiceType":3,"id":20617,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728870,"invoiceType":3,"id":20618,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728871,"invoiceType":3,"id":20619,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728872,"invoiceType":3,"id":20620,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728873,"invoiceType":3,"id":20621,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728874,"invoiceType":3,"id":20622,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728875,"invoiceType":3,"id":20623,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728876,"invoiceType":3,"id":20624,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728877,"invoiceType":3,"id":20625,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728878,"invoiceType":3,"id":20626,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728879,"invoiceType":3,"id":20627,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728880,"invoiceType":3,"id":20628,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728881,"invoiceType":3,"id":20629,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728882,"invoiceType":3,"id":20630,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728883,"invoiceType":3,"id":20631,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728884,"invoiceType":3,"id":20632,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728885,"invoiceType":3,"id":20633,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728886,"invoiceType":3,"id":20634,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728887,"invoiceType":3,"id":20635,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728888,"invoiceType":3,"id":20636,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728889,"invoiceType":3,"id":20637,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728890,"invoiceType":3,"id":20638,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728891,"invoiceType":3,"id":20639,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728892,"invoiceType":3,"id":20640,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728893,"invoiceType":3,"id":20641,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728894,"invoiceType":3,"id":20642,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728895,"invoiceType":3,"id":20643,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728896,"invoiceType":3,"id":20644,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728897,"invoiceType":3,"id":20645,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728898,"invoiceType":3,"id":20646,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728899,"invoiceType":3,"id":20647,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728900,"invoiceType":3,"id":20648,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728901,"invoiceType":3,"id":20649,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728902,"invoiceType":3,"id":20650,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728903,"invoiceType":3,"id":20651,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728904,"invoiceType":3,"id":20652,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728905,"invoiceType":3,"id":20653,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728906,"invoiceType":3,"id":20654,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728907,"invoiceType":3,"id":20655,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728908,"invoiceType":3,"id":20656,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728909,"invoiceType":3,"id":20657,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728910,"invoiceType":3,"id":20658,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728911,"invoiceType":3,"id":20659,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729712,"invoiceType":3,"id":20660,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729713,"invoiceType":3,"id":20661,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729714,"invoiceType":3,"id":20662,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729715,"invoiceType":3,"id":20663,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729716,"invoiceType":3,"id":20664,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729717,"invoiceType":3,"id":20665,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729718,"invoiceType":3,"id":20666,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729719,"invoiceType":3,"id":20667,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729720,"invoiceType":3,"id":20668,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729721,"invoiceType":3,"id":20669,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729722,"invoiceType":3,"id":20670,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729723,"invoiceType":3,"id":20671,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729724,"invoiceType":3,"id":20672,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729725,"invoiceType":3,"id":20673,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729726,"invoiceType":3,"id":20674,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729727,"invoiceType":3,"id":20675,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729728,"invoiceType":3,"id":20676,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729729,"invoiceType":3,"id":20677,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729730,"invoiceType":3,"id":20678,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729731,"invoiceType":3,"id":20679,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729732,"invoiceType":3,"id":20680,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729733,"invoiceType":3,"id":20681,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729734,"invoiceType":3,"id":20682,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729735,"invoiceType":3,"id":20683,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729736,"invoiceType":3,"id":20684,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729737,"invoiceType":3,"id":20685,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729738,"invoiceType":3,"id":20686,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729739,"invoiceType":3,"id":20687,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729740,"invoiceType":3,"id":20688,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729741,"invoiceType":3,"id":20689,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729742,"invoiceType":3,"id":20690,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729743,"invoiceType":3,"id":20691,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729744,"invoiceType":3,"id":20692,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729745,"invoiceType":3,"id":20693,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729746,"invoiceType":3,"id":20694,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729747,"invoiceType":3,"id":20695,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729748,"invoiceType":3,"id":20696,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729749,"invoiceType":3,"id":20697,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729750,"invoiceType":3,"id":20698,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729751,"invoiceType":3,"id":20699,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729752,"invoiceType":3,"id":20700,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729753,"invoiceType":3,"id":20701,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729754,"invoiceType":3,"id":20702,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729755,"invoiceType":3,"id":20703,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729756,"invoiceType":3,"id":20704,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729757,"invoiceType":3,"id":20705,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729758,"invoiceType":3,"id":20706,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729759,"invoiceType":3,"id":20707,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729760,"invoiceType":3,"id":20708,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729761,"invoiceType":3,"id":20709,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729762,"invoiceType":3,"id":20710,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729763,"invoiceType":3,"id":20711,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729764,"invoiceType":3,"id":20712,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729765,"invoiceType":3,"id":20713,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729766,"invoiceType":3,"id":20714,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729767,"invoiceType":3,"id":20715,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729768,"invoiceType":3,"id":20716,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729769,"invoiceType":3,"id":20717,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729770,"invoiceType":3,"id":20718,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729771,"invoiceType":3,"id":20719,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729772,"invoiceType":3,"id":20720,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729773,"invoiceType":3,"id":20721,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729774,"invoiceType":3,"id":20722,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729775,"invoiceType":3,"id":20723,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729776,"invoiceType":3,"id":20724,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729777,"invoiceType":3,"id":20725,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729778,"invoiceType":3,"id":20726,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729779,"invoiceType":3,"id":20727,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729780,"invoiceType":3,"id":20728,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729781,"invoiceType":3,"id":20729,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729782,"invoiceType":3,"id":20730,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729783,"invoiceType":3,"id":20731,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729784,"invoiceType":3,"id":20732,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729785,"invoiceType":3,"id":20733,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729786,"invoiceType":3,"id":20734,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729787,"invoiceType":3,"id":20735,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729788,"invoiceType":3,"id":20736,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729789,"invoiceType":3,"id":20737,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729790,"invoiceType":3,"id":20738,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729791,"invoiceType":3,"id":20739,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729792,"invoiceType":3,"id":20740,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729793,"invoiceType":3,"id":20741,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729794,"invoiceType":3,"id":20742,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729795,"invoiceType":3,"id":20743,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729796,"invoiceType":3,"id":20744,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729797,"invoiceType":3,"id":20745,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729798,"invoiceType":3,"id":20746,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729799,"invoiceType":3,"id":20747,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729800,"invoiceType":3,"id":20748,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729801,"invoiceType":3,"id":20749,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729802,"invoiceType":3,"id":20750,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729803,"invoiceType":3,"id":20751,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729804,"invoiceType":3,"id":20752,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729805,"invoiceType":3,"id":20753,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729806,"invoiceType":3,"id":20754,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729807,"invoiceType":3,"id":20755,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729808,"invoiceType":3,"id":20756,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729809,"invoiceType":3,"id":20757,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729810,"invoiceType":3,"id":20758,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729811,"invoiceType":3,"id":20759,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729812,"invoiceType":3,"id":20760,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729813,"invoiceType":3,"id":20761,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729814,"invoiceType":3,"id":20762,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729815,"invoiceType":3,"id":20763,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729816,"invoiceType":3,"id":20764,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729817,"invoiceType":3,"id":20765,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729818,"invoiceType":3,"id":20766,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729819,"invoiceType":3,"id":20767,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729820,"invoiceType":3,"id":20768,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729821,"invoiceType":3,"id":20769,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729822,"invoiceType":3,"id":20770,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729823,"invoiceType":3,"id":20771,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729824,"invoiceType":3,"id":20772,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729825,"invoiceType":3,"id":20773,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729826,"invoiceType":3,"id":20774,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729827,"invoiceType":3,"id":20775,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729828,"invoiceType":3,"id":20776,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729829,"invoiceType":3,"id":20777,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729830,"invoiceType":3,"id":20778,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729831,"invoiceType":3,"id":20779,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729832,"invoiceType":3,"id":20780,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729833,"invoiceType":3,"id":20781,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729834,"invoiceType":3,"id":20782,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729835,"invoiceType":3,"id":20783,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729836,"invoiceType":3,"id":20784,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729837,"invoiceType":3,"id":20785,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729838,"invoiceType":3,"id":20786,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729839,"invoiceType":3,"id":20787,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729840,"invoiceType":3,"id":20788,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729841,"invoiceType":3,"id":20789,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729842,"invoiceType":3,"id":20790,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729843,"invoiceType":3,"id":20791,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729844,"invoiceType":3,"id":20792,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729845,"invoiceType":3,"id":20793,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729846,"invoiceType":3,"id":20794,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729847,"invoiceType":3,"id":20795,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729848,"invoiceType":3,"id":20796,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729849,"invoiceType":3,"id":20797,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729850,"invoiceType":3,"id":20798,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729851,"invoiceType":3,"id":20799,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729852,"invoiceType":3,"id":20800,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729853,"invoiceType":3,"id":20801,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729854,"invoiceType":3,"id":20802,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729855,"invoiceType":3,"id":20803,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729856,"invoiceType":3,"id":20804,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729857,"invoiceType":3,"id":20805,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729858,"invoiceType":3,"id":20806,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729859,"invoiceType":3,"id":20807,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729860,"invoiceType":3,"id":20808,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729861,"invoiceType":3,"id":20809,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729862,"invoiceType":3,"id":20810,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729863,"invoiceType":3,"id":20811,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729864,"invoiceType":3,"id":20812,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729865,"invoiceType":3,"id":20813,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729866,"invoiceType":3,"id":20814,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729867,"invoiceType":3,"id":20815,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729868,"invoiceType":3,"id":20816,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729869,"invoiceType":3,"id":20817,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729870,"invoiceType":3,"id":20818,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729871,"invoiceType":3,"id":20819,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729872,"invoiceType":3,"id":20820,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729873,"invoiceType":3,"id":20821,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729874,"invoiceType":3,"id":20822,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729875,"invoiceType":3,"id":20823,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729876,"invoiceType":3,"id":20824,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729877,"invoiceType":3,"id":20825,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729878,"invoiceType":3,"id":20826,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729879,"invoiceType":3,"id":20827,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729880,"invoiceType":3,"id":20828,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729881,"invoiceType":3,"id":20829,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729882,"invoiceType":3,"id":20830,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729883,"invoiceType":3,"id":20831,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729884,"invoiceType":3,"id":20832,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729885,"invoiceType":3,"id":20833,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729886,"invoiceType":3,"id":20834,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729887,"invoiceType":3,"id":20835,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729888,"invoiceType":3,"id":20836,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729889,"invoiceType":3,"id":20837,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729890,"invoiceType":3,"id":20838,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729891,"invoiceType":3,"id":20839,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729892,"invoiceType":3,"id":20840,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729893,"invoiceType":3,"id":20841,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729894,"invoiceType":3,"id":20842,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729895,"invoiceType":3,"id":20843,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729896,"invoiceType":3,"id":20844,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729897,"invoiceType":3,"id":20845,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729898,"invoiceType":3,"id":20846,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729899,"invoiceType":3,"id":20847,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729900,"invoiceType":3,"id":20848,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729901,"invoiceType":3,"id":20849,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729902,"invoiceType":3,"id":20850,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729903,"invoiceType":3,"id":20851,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729904,"invoiceType":3,"id":20852,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729905,"invoiceType":3,"id":20853,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729906,"invoiceType":3,"id":20854,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729907,"invoiceType":3,"id":20855,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729908,"invoiceType":3,"id":20856,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729909,"invoiceType":3,"id":20857,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729910,"invoiceType":3,"id":20858,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729911,"invoiceType":3,"id":20859,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732712,"invoiceType":3,"id":20860,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732713,"invoiceType":3,"id":20861,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732714,"invoiceType":3,"id":20862,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732715,"invoiceType":3,"id":20863,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732716,"invoiceType":3,"id":20864,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732717,"invoiceType":3,"id":20865,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732718,"invoiceType":3,"id":20866,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732719,"invoiceType":3,"id":20867,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732720,"invoiceType":3,"id":20868,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732721,"invoiceType":3,"id":20869,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732722,"invoiceType":3,"id":20870,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732723,"invoiceType":3,"id":20871,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732724,"invoiceType":3,"id":20872,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732725,"invoiceType":3,"id":20873,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732726,"invoiceType":3,"id":20874,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732727,"invoiceType":3,"id":20875,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732728,"invoiceType":3,"id":20876,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732729,"invoiceType":3,"id":20877,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732730,"invoiceType":3,"id":20878,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732731,"invoiceType":3,"id":20879,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732732,"invoiceType":3,"id":20880,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732733,"invoiceType":3,"id":20881,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732734,"invoiceType":3,"id":20882,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732735,"invoiceType":3,"id":20883,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732736,"invoiceType":3,"id":20884,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732737,"invoiceType":3,"id":20885,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732738,"invoiceType":3,"id":20886,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732739,"invoiceType":3,"id":20887,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732740,"invoiceType":3,"id":20888,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732741,"invoiceType":3,"id":20889,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732742,"invoiceType":3,"id":20890,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732743,"invoiceType":3,"id":20891,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732744,"invoiceType":3,"id":20892,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732745,"invoiceType":3,"id":20893,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732746,"invoiceType":3,"id":20894,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732747,"invoiceType":3,"id":20895,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732748,"invoiceType":3,"id":20896,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732749,"invoiceType":3,"id":20897,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732750,"invoiceType":3,"id":20898,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732751,"invoiceType":3,"id":20899,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732752,"invoiceType":3,"id":20900,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732753,"invoiceType":3,"id":20901,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732754,"invoiceType":3,"id":20902,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732755,"invoiceType":3,"id":20903,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732756,"invoiceType":3,"id":20904,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732757,"invoiceType":3,"id":20905,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732758,"invoiceType":3,"id":20906,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732759,"invoiceType":3,"id":20907,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732760,"invoiceType":3,"id":20908,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732761,"invoiceType":3,"id":20909,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732762,"invoiceType":3,"id":20910,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732763,"invoiceType":3,"id":20911,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732764,"invoiceType":3,"id":20912,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732765,"invoiceType":3,"id":20913,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732766,"invoiceType":3,"id":20914,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732767,"invoiceType":3,"id":20915,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732768,"invoiceType":3,"id":20916,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732769,"invoiceType":3,"id":20917,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732770,"invoiceType":3,"id":20918,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732771,"invoiceType":3,"id":20919,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732772,"invoiceType":3,"id":20920,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732773,"invoiceType":3,"id":20921,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732774,"invoiceType":3,"id":20922,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732775,"invoiceType":3,"id":20923,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732776,"invoiceType":3,"id":20924,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732777,"invoiceType":3,"id":20925,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732778,"invoiceType":3,"id":20926,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732779,"invoiceType":3,"id":20927,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732780,"invoiceType":3,"id":20928,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732781,"invoiceType":3,"id":20929,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732782,"invoiceType":3,"id":20930,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732783,"invoiceType":3,"id":20931,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732784,"invoiceType":3,"id":20932,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732785,"invoiceType":3,"id":20933,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732786,"invoiceType":3,"id":20934,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732787,"invoiceType":3,"id":20935,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732788,"invoiceType":3,"id":20936,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732789,"invoiceType":3,"id":20937,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732790,"invoiceType":3,"id":20938,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732791,"invoiceType":3,"id":20939,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732792,"invoiceType":3,"id":20940,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732793,"invoiceType":3,"id":20941,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732794,"invoiceType":3,"id":20942,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732795,"invoiceType":3,"id":20943,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732796,"invoiceType":3,"id":20944,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732797,"invoiceType":3,"id":20945,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732798,"invoiceType":3,"id":20946,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732799,"invoiceType":3,"id":20947,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732800,"invoiceType":3,"id":20948,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732801,"invoiceType":3,"id":20949,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732802,"invoiceType":3,"id":20950,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732803,"invoiceType":3,"id":20951,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732804,"invoiceType":3,"id":20952,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732805,"invoiceType":3,"id":20953,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732806,"invoiceType":3,"id":20954,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732807,"invoiceType":3,"id":20955,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732808,"invoiceType":3,"id":20956,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732809,"invoiceType":3,"id":20957,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732810,"invoiceType":3,"id":20958,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732811,"invoiceType":3,"id":20959,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732812,"invoiceType":3,"id":20960,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732813,"invoiceType":3,"id":20961,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732814,"invoiceType":3,"id":20962,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732815,"invoiceType":3,"id":20963,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732816,"invoiceType":3,"id":20964,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732817,"invoiceType":3,"id":20965,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732818,"invoiceType":3,"id":20966,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732819,"invoiceType":3,"id":20967,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732820,"invoiceType":3,"id":20968,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732821,"invoiceType":3,"id":20969,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732822,"invoiceType":3,"id":20970,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732823,"invoiceType":3,"id":20971,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732824,"invoiceType":3,"id":20972,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732825,"invoiceType":3,"id":20973,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732826,"invoiceType":3,"id":20974,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732827,"invoiceType":3,"id":20975,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732828,"invoiceType":3,"id":20976,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732829,"invoiceType":3,"id":20977,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732830,"invoiceType":3,"id":20978,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732831,"invoiceType":3,"id":20979,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732832,"invoiceType":3,"id":20980,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732833,"invoiceType":3,"id":20981,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732834,"invoiceType":3,"id":20982,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732835,"invoiceType":3,"id":20983,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732836,"invoiceType":3,"id":20984,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732837,"invoiceType":3,"id":20985,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732838,"invoiceType":3,"id":20986,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732839,"invoiceType":3,"id":20987,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732840,"invoiceType":3,"id":20988,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732841,"invoiceType":3,"id":20989,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732842,"invoiceType":3,"id":20990,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732843,"invoiceType":3,"id":20991,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732844,"invoiceType":3,"id":20992,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732845,"invoiceType":3,"id":20993,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732846,"invoiceType":3,"id":20994,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732847,"invoiceType":3,"id":20995,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732848,"invoiceType":3,"id":20996,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732849,"invoiceType":3,"id":20997,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732850,"invoiceType":3,"id":20998,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732851,"invoiceType":3,"id":20999,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732852,"invoiceType":3,"id":21000,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732853,"invoiceType":3,"id":21001,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732854,"invoiceType":3,"id":21002,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732855,"invoiceType":3,"id":21003,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732856,"invoiceType":3,"id":21004,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732857,"invoiceType":3,"id":21005,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732858,"invoiceType":3,"id":21006,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732859,"invoiceType":3,"id":21007,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732860,"invoiceType":3,"id":21008,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732861,"invoiceType":3,"id":21009,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732862,"invoiceType":3,"id":21010,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732863,"invoiceType":3,"id":21011,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732864,"invoiceType":3,"id":21012,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732865,"invoiceType":3,"id":21013,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732866,"invoiceType":3,"id":21014,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732867,"invoiceType":3,"id":21015,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732868,"invoiceType":3,"id":21016,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732869,"invoiceType":3,"id":21017,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732870,"invoiceType":3,"id":21018,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732871,"invoiceType":3,"id":21019,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732872,"invoiceType":3,"id":21020,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732873,"invoiceType":3,"id":21021,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732874,"invoiceType":3,"id":21022,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732875,"invoiceType":3,"id":21023,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732876,"invoiceType":3,"id":21024,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732877,"invoiceType":3,"id":21025,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732878,"invoiceType":3,"id":21026,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732879,"invoiceType":3,"id":21027,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732880,"invoiceType":3,"id":21028,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732881,"invoiceType":3,"id":21029,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732882,"invoiceType":3,"id":21030,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732883,"invoiceType":3,"id":21031,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732884,"invoiceType":3,"id":21032,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732885,"invoiceType":3,"id":21033,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732886,"invoiceType":3,"id":21034,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732887,"invoiceType":3,"id":21035,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732888,"invoiceType":3,"id":21036,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732889,"invoiceType":3,"id":21037,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732890,"invoiceType":3,"id":21038,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732891,"invoiceType":3,"id":21039,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732892,"invoiceType":3,"id":21040,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732893,"invoiceType":3,"id":21041,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732894,"invoiceType":3,"id":21042,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732895,"invoiceType":3,"id":21043,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732896,"invoiceType":3,"id":21044,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732897,"invoiceType":3,"id":21045,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732898,"invoiceType":3,"id":21046,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732899,"invoiceType":3,"id":21047,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732900,"invoiceType":3,"id":21048,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732901,"invoiceType":3,"id":21049,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732902,"invoiceType":3,"id":21050,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732903,"invoiceType":3,"id":21051,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732904,"invoiceType":3,"id":21052,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732905,"invoiceType":3,"id":21053,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732906,"invoiceType":3,"id":21054,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732907,"invoiceType":3,"id":21055,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732908,"invoiceType":3,"id":21056,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732909,"invoiceType":3,"id":21057,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732910,"invoiceType":3,"id":21058,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732911,"invoiceType":3,"id":21059,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731712,"invoiceType":3,"id":21060,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731713,"invoiceType":3,"id":21061,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731714,"invoiceType":3,"id":21062,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731715,"invoiceType":3,"id":21063,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731716,"invoiceType":3,"id":21064,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731717,"invoiceType":3,"id":21065,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731718,"invoiceType":3,"id":21066,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731719,"invoiceType":3,"id":21067,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731720,"invoiceType":3,"id":21068,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731721,"invoiceType":3,"id":21069,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731722,"invoiceType":3,"id":21070,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731723,"invoiceType":3,"id":21071,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731724,"invoiceType":3,"id":21072,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731725,"invoiceType":3,"id":21073,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731726,"invoiceType":3,"id":21074,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731727,"invoiceType":3,"id":21075,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731728,"invoiceType":3,"id":21076,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731729,"invoiceType":3,"id":21077,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731730,"invoiceType":3,"id":21078,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731731,"invoiceType":3,"id":21079,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731732,"invoiceType":3,"id":21080,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731733,"invoiceType":3,"id":21081,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731734,"invoiceType":3,"id":21082,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731735,"invoiceType":3,"id":21083,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731736,"invoiceType":3,"id":21084,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731737,"invoiceType":3,"id":21085,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731738,"invoiceType":3,"id":21086,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731739,"invoiceType":3,"id":21087,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731740,"invoiceType":3,"id":21088,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731741,"invoiceType":3,"id":21089,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731742,"invoiceType":3,"id":21090,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731743,"invoiceType":3,"id":21091,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731744,"invoiceType":3,"id":21092,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731745,"invoiceType":3,"id":21093,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731746,"invoiceType":3,"id":21094,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731747,"invoiceType":3,"id":21095,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731748,"invoiceType":3,"id":21096,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731749,"invoiceType":3,"id":21097,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731750,"invoiceType":3,"id":21098,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731751,"invoiceType":3,"id":21099,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731752,"invoiceType":3,"id":21100,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731753,"invoiceType":3,"id":21101,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731754,"invoiceType":3,"id":21102,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731755,"invoiceType":3,"id":21103,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731756,"invoiceType":3,"id":21104,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731757,"invoiceType":3,"id":21105,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731758,"invoiceType":3,"id":21106,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731759,"invoiceType":3,"id":21107,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731760,"invoiceType":3,"id":21108,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731761,"invoiceType":3,"id":21109,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731762,"invoiceType":3,"id":21110,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731763,"invoiceType":3,"id":21111,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731764,"invoiceType":3,"id":21112,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731765,"invoiceType":3,"id":21113,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731766,"invoiceType":3,"id":21114,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731767,"invoiceType":3,"id":21115,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731768,"invoiceType":3,"id":21116,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731769,"invoiceType":3,"id":21117,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731770,"invoiceType":3,"id":21118,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731771,"invoiceType":3,"id":21119,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731772,"invoiceType":3,"id":21120,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731773,"invoiceType":3,"id":21121,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731774,"invoiceType":3,"id":21122,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731775,"invoiceType":3,"id":21123,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731776,"invoiceType":3,"id":21124,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731777,"invoiceType":3,"id":21125,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731778,"invoiceType":3,"id":21126,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731779,"invoiceType":3,"id":21127,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731780,"invoiceType":3,"id":21128,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731781,"invoiceType":3,"id":21129,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731782,"invoiceType":3,"id":21130,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731783,"invoiceType":3,"id":21131,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731784,"invoiceType":3,"id":21132,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731785,"invoiceType":3,"id":21133,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731786,"invoiceType":3,"id":21134,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731787,"invoiceType":3,"id":21135,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731788,"invoiceType":3,"id":21136,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731789,"invoiceType":3,"id":21137,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731790,"invoiceType":3,"id":21138,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731791,"invoiceType":3,"id":21139,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731792,"invoiceType":3,"id":21140,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731793,"invoiceType":3,"id":21141,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731794,"invoiceType":3,"id":21142,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731795,"invoiceType":3,"id":21143,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731796,"invoiceType":3,"id":21144,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731797,"invoiceType":3,"id":21145,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731798,"invoiceType":3,"id":21146,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731799,"invoiceType":3,"id":21147,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731800,"invoiceType":3,"id":21148,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731801,"invoiceType":3,"id":21149,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731802,"invoiceType":3,"id":21150,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731803,"invoiceType":3,"id":21151,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731804,"invoiceType":3,"id":21152,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731805,"invoiceType":3,"id":21153,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731806,"invoiceType":3,"id":21154,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731807,"invoiceType":3,"id":21155,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731808,"invoiceType":3,"id":21156,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731809,"invoiceType":3,"id":21157,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731810,"invoiceType":3,"id":21158,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731811,"invoiceType":3,"id":21159,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731812,"invoiceType":3,"id":21160,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731813,"invoiceType":3,"id":21161,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731814,"invoiceType":3,"id":21162,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731815,"invoiceType":3,"id":21163,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731816,"invoiceType":3,"id":21164,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731817,"invoiceType":3,"id":21165,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731818,"invoiceType":3,"id":21166,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731819,"invoiceType":3,"id":21167,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731820,"invoiceType":3,"id":21168,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731821,"invoiceType":3,"id":21169,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731822,"invoiceType":3,"id":21170,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731823,"invoiceType":3,"id":21171,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731824,"invoiceType":3,"id":21172,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731825,"invoiceType":3,"id":21173,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731826,"invoiceType":3,"id":21174,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731827,"invoiceType":3,"id":21175,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731828,"invoiceType":3,"id":21176,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731829,"invoiceType":3,"id":21177,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731830,"invoiceType":3,"id":21178,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731831,"invoiceType":3,"id":21179,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731832,"invoiceType":3,"id":21180,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731833,"invoiceType":3,"id":21181,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731834,"invoiceType":3,"id":21182,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731835,"invoiceType":3,"id":21183,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731836,"invoiceType":3,"id":21184,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731837,"invoiceType":3,"id":21185,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731838,"invoiceType":3,"id":21186,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731839,"invoiceType":3,"id":21187,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731840,"invoiceType":3,"id":21188,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731841,"invoiceType":3,"id":21189,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731842,"invoiceType":3,"id":21190,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731843,"invoiceType":3,"id":21191,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731844,"invoiceType":3,"id":21192,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731845,"invoiceType":3,"id":21193,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731846,"invoiceType":3,"id":21194,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731847,"invoiceType":3,"id":21195,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731848,"invoiceType":3,"id":21196,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731849,"invoiceType":3,"id":21197,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731850,"invoiceType":3,"id":21198,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731851,"invoiceType":3,"id":21199,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731852,"invoiceType":3,"id":21200,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731853,"invoiceType":3,"id":21201,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731854,"invoiceType":3,"id":21202,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731855,"invoiceType":3,"id":21203,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731856,"invoiceType":3,"id":21204,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731857,"invoiceType":3,"id":21205,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731858,"invoiceType":3,"id":21206,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731859,"invoiceType":3,"id":21207,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731860,"invoiceType":3,"id":21208,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731861,"invoiceType":3,"id":21209,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731862,"invoiceType":3,"id":21210,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731863,"invoiceType":3,"id":21211,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731864,"invoiceType":3,"id":21212,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731865,"invoiceType":3,"id":21213,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731866,"invoiceType":3,"id":21214,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731867,"invoiceType":3,"id":21215,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731868,"invoiceType":3,"id":21216,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731869,"invoiceType":3,"id":21217,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731870,"invoiceType":3,"id":21218,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731871,"invoiceType":3,"id":21219,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731872,"invoiceType":3,"id":21220,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731873,"invoiceType":3,"id":21221,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731874,"invoiceType":3,"id":21222,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731875,"invoiceType":3,"id":21223,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731876,"invoiceType":3,"id":21224,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731877,"invoiceType":3,"id":21225,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731878,"invoiceType":3,"id":21226,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731879,"invoiceType":3,"id":21227,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731880,"invoiceType":3,"id":21228,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731881,"invoiceType":3,"id":21229,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731882,"invoiceType":3,"id":21230,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731883,"invoiceType":3,"id":21231,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731884,"invoiceType":3,"id":21232,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731885,"invoiceType":3,"id":21233,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731886,"invoiceType":3,"id":21234,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731887,"invoiceType":3,"id":21235,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731888,"invoiceType":3,"id":21236,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731889,"invoiceType":3,"id":21237,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731890,"invoiceType":3,"id":21238,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731891,"invoiceType":3,"id":21239,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731892,"invoiceType":3,"id":21240,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731893,"invoiceType":3,"id":21241,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731894,"invoiceType":3,"id":21242,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731895,"invoiceType":3,"id":21243,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731896,"invoiceType":3,"id":21244,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731897,"invoiceType":3,"id":21245,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731898,"invoiceType":3,"id":21246,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731899,"invoiceType":3,"id":21247,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731900,"invoiceType":3,"id":21248,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731901,"invoiceType":3,"id":21249,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731902,"invoiceType":3,"id":21250,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731903,"invoiceType":3,"id":21251,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731904,"invoiceType":3,"id":21252,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731905,"invoiceType":3,"id":21253,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731906,"invoiceType":3,"id":21254,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731907,"invoiceType":3,"id":21255,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731908,"invoiceType":3,"id":21256,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731909,"invoiceType":3,"id":21257,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731910,"invoiceType":3,"id":21258,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731911,"invoiceType":3,"id":21259,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730712,"invoiceType":3,"id":21260,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730713,"invoiceType":3,"id":21261,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730714,"invoiceType":3,"id":21262,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730715,"invoiceType":3,"id":21263,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730716,"invoiceType":3,"id":21264,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730717,"invoiceType":3,"id":21265,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730718,"invoiceType":3,"id":21266,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730719,"invoiceType":3,"id":21267,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730720,"invoiceType":3,"id":21268,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730721,"invoiceType":3,"id":21269,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730722,"invoiceType":3,"id":21270,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730723,"invoiceType":3,"id":21271,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730724,"invoiceType":3,"id":21272,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730725,"invoiceType":3,"id":21273,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730726,"invoiceType":3,"id":21274,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730727,"invoiceType":3,"id":21275,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730728,"invoiceType":3,"id":21276,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730729,"invoiceType":3,"id":21277,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730730,"invoiceType":3,"id":21278,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730731,"invoiceType":3,"id":21279,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730732,"invoiceType":3,"id":21280,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730733,"invoiceType":3,"id":21281,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730734,"invoiceType":3,"id":21282,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730735,"invoiceType":3,"id":21283,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730736,"invoiceType":3,"id":21284,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730737,"invoiceType":3,"id":21285,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730738,"invoiceType":3,"id":21286,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730739,"invoiceType":3,"id":21287,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730740,"invoiceType":3,"id":21288,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730741,"invoiceType":3,"id":21289,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730742,"invoiceType":3,"id":21290,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730743,"invoiceType":3,"id":21291,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730744,"invoiceType":3,"id":21292,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730745,"invoiceType":3,"id":21293,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730746,"invoiceType":3,"id":21294,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730747,"invoiceType":3,"id":21295,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730748,"invoiceType":3,"id":21296,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730749,"invoiceType":3,"id":21297,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730750,"invoiceType":3,"id":21298,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730751,"invoiceType":3,"id":21299,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730752,"invoiceType":3,"id":21300,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730753,"invoiceType":3,"id":21301,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730754,"invoiceType":3,"id":21302,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730755,"invoiceType":3,"id":21303,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730756,"invoiceType":3,"id":21304,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730757,"invoiceType":3,"id":21305,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730758,"invoiceType":3,"id":21306,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730759,"invoiceType":3,"id":21307,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730760,"invoiceType":3,"id":21308,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730761,"invoiceType":3,"id":21309,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730762,"invoiceType":3,"id":21310,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730763,"invoiceType":3,"id":21311,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730764,"invoiceType":3,"id":21312,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730765,"invoiceType":3,"id":21313,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730766,"invoiceType":3,"id":21314,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730767,"invoiceType":3,"id":21315,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730768,"invoiceType":3,"id":21316,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730769,"invoiceType":3,"id":21317,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730770,"invoiceType":3,"id":21318,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730771,"invoiceType":3,"id":21319,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730772,"invoiceType":3,"id":21320,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730773,"invoiceType":3,"id":21321,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730774,"invoiceType":3,"id":21322,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730775,"invoiceType":3,"id":21323,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730776,"invoiceType":3,"id":21324,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730777,"invoiceType":3,"id":21325,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730778,"invoiceType":3,"id":21326,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730779,"invoiceType":3,"id":21327,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730780,"invoiceType":3,"id":21328,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730781,"invoiceType":3,"id":21329,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730782,"invoiceType":3,"id":21330,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730783,"invoiceType":3,"id":21331,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730784,"invoiceType":3,"id":21332,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730785,"invoiceType":3,"id":21333,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730786,"invoiceType":3,"id":21334,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730787,"invoiceType":3,"id":21335,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730788,"invoiceType":3,"id":21336,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730789,"invoiceType":3,"id":21337,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730790,"invoiceType":3,"id":21338,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730791,"invoiceType":3,"id":21339,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730792,"invoiceType":3,"id":21340,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730793,"invoiceType":3,"id":21341,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730794,"invoiceType":3,"id":21342,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730795,"invoiceType":3,"id":21343,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730796,"invoiceType":3,"id":21344,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730797,"invoiceType":3,"id":21345,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730798,"invoiceType":3,"id":21346,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730799,"invoiceType":3,"id":21347,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730800,"invoiceType":3,"id":21348,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730801,"invoiceType":3,"id":21349,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730802,"invoiceType":3,"id":21350,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730803,"invoiceType":3,"id":21351,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730804,"invoiceType":3,"id":21352,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730805,"invoiceType":3,"id":21353,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730806,"invoiceType":3,"id":21354,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730807,"invoiceType":3,"id":21355,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730808,"invoiceType":3,"id":21356,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730809,"invoiceType":3,"id":21357,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730810,"invoiceType":3,"id":21358,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730811,"invoiceType":3,"id":21359,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730812,"invoiceType":3,"id":21360,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730813,"invoiceType":3,"id":21361,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730814,"invoiceType":3,"id":21362,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730815,"invoiceType":3,"id":21363,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730816,"invoiceType":3,"id":21364,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730817,"invoiceType":3,"id":21365,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730818,"invoiceType":3,"id":21366,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730819,"invoiceType":3,"id":21367,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730820,"invoiceType":3,"id":21368,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730821,"invoiceType":3,"id":21369,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730822,"invoiceType":3,"id":21370,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730823,"invoiceType":3,"id":21371,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730824,"invoiceType":3,"id":21372,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730825,"invoiceType":3,"id":21373,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730826,"invoiceType":3,"id":21374,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730827,"invoiceType":3,"id":21375,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730828,"invoiceType":3,"id":21376,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730829,"invoiceType":3,"id":21377,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730830,"invoiceType":3,"id":21378,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730831,"invoiceType":3,"id":21379,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730832,"invoiceType":3,"id":21380,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730833,"invoiceType":3,"id":21381,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730834,"invoiceType":3,"id":21382,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730835,"invoiceType":3,"id":21383,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730836,"invoiceType":3,"id":21384,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730837,"invoiceType":3,"id":21385,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730838,"invoiceType":3,"id":21386,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730839,"invoiceType":3,"id":21387,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730840,"invoiceType":3,"id":21388,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730841,"invoiceType":3,"id":21389,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730842,"invoiceType":3,"id":21390,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730843,"invoiceType":3,"id":21391,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730844,"invoiceType":3,"id":21392,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730845,"invoiceType":3,"id":21393,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730846,"invoiceType":3,"id":21394,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730847,"invoiceType":3,"id":21395,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730848,"invoiceType":3,"id":21396,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730849,"invoiceType":3,"id":21397,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730850,"invoiceType":3,"id":21398,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730851,"invoiceType":3,"id":21399,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730852,"invoiceType":3,"id":21400,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730853,"invoiceType":3,"id":21401,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730854,"invoiceType":3,"id":21402,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730855,"invoiceType":3,"id":21403,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730856,"invoiceType":3,"id":21404,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730857,"invoiceType":3,"id":21405,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730858,"invoiceType":3,"id":21406,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730859,"invoiceType":3,"id":21407,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730860,"invoiceType":3,"id":21408,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730861,"invoiceType":3,"id":21409,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730862,"invoiceType":3,"id":21410,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730863,"invoiceType":3,"id":21411,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730864,"invoiceType":3,"id":21412,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730865,"invoiceType":3,"id":21413,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730866,"invoiceType":3,"id":21414,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730867,"invoiceType":3,"id":21415,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730868,"invoiceType":3,"id":21416,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730869,"invoiceType":3,"id":21417,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730870,"invoiceType":3,"id":21418,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730871,"invoiceType":3,"id":21419,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730872,"invoiceType":3,"id":21420,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730873,"invoiceType":3,"id":21421,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730874,"invoiceType":3,"id":21422,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730875,"invoiceType":3,"id":21423,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730876,"invoiceType":3,"id":21424,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730877,"invoiceType":3,"id":21425,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730878,"invoiceType":3,"id":21426,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730879,"invoiceType":3,"id":21427,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730880,"invoiceType":3,"id":21428,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730881,"invoiceType":3,"id":21429,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730882,"invoiceType":3,"id":21430,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730883,"invoiceType":3,"id":21431,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730884,"invoiceType":3,"id":21432,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730885,"invoiceType":3,"id":21433,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730886,"invoiceType":3,"id":21434,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730887,"invoiceType":3,"id":21435,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730888,"invoiceType":3,"id":21436,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730889,"invoiceType":3,"id":21437,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730890,"invoiceType":3,"id":21438,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730891,"invoiceType":3,"id":21439,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730892,"invoiceType":3,"id":21440,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730893,"invoiceType":3,"id":21441,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730894,"invoiceType":3,"id":21442,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730895,"invoiceType":3,"id":21443,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730896,"invoiceType":3,"id":21444,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730897,"invoiceType":3,"id":21445,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730898,"invoiceType":3,"id":21446,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730899,"invoiceType":3,"id":21447,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730900,"invoiceType":3,"id":21448,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730901,"invoiceType":3,"id":21449,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730902,"invoiceType":3,"id":21450,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730903,"invoiceType":3,"id":21451,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730904,"invoiceType":3,"id":21452,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730905,"invoiceType":3,"id":21453,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730906,"invoiceType":3,"id":21454,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730907,"invoiceType":3,"id":21455,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730908,"invoiceType":3,"id":21456,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730909,"invoiceType":3,"id":21457,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730910,"invoiceType":3,"id":21458,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730911,"invoiceType":3,"id":21459,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:45","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442885,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728912,"invoiceType":3,"id":21460,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728913,"invoiceType":3,"id":21461,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728914,"invoiceType":3,"id":21462,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728915,"invoiceType":3,"id":21463,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728916,"invoiceType":3,"id":21464,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728917,"invoiceType":3,"id":21465,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728918,"invoiceType":3,"id":21466,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728919,"invoiceType":3,"id":21467,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728920,"invoiceType":3,"id":21468,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728921,"invoiceType":3,"id":21469,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728922,"invoiceType":3,"id":21470,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728923,"invoiceType":3,"id":21471,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728924,"invoiceType":3,"id":21472,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728925,"invoiceType":3,"id":21473,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728926,"invoiceType":3,"id":21474,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728927,"invoiceType":3,"id":21475,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728928,"invoiceType":3,"id":21476,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728929,"invoiceType":3,"id":21477,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728930,"invoiceType":3,"id":21478,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728931,"invoiceType":3,"id":21479,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728932,"invoiceType":3,"id":21480,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728933,"invoiceType":3,"id":21481,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728934,"invoiceType":3,"id":21482,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728935,"invoiceType":3,"id":21483,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728936,"invoiceType":3,"id":21484,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728937,"invoiceType":3,"id":21485,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728938,"invoiceType":3,"id":21486,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728939,"invoiceType":3,"id":21487,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728940,"invoiceType":3,"id":21488,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728941,"invoiceType":3,"id":21489,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728942,"invoiceType":3,"id":21490,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728943,"invoiceType":3,"id":21491,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728944,"invoiceType":3,"id":21492,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728945,"invoiceType":3,"id":21493,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728946,"invoiceType":3,"id":21494,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728947,"invoiceType":3,"id":21495,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728948,"invoiceType":3,"id":21496,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728949,"invoiceType":3,"id":21497,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728950,"invoiceType":3,"id":21498,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728951,"invoiceType":3,"id":21499,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728952,"invoiceType":3,"id":21500,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728953,"invoiceType":3,"id":21501,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728954,"invoiceType":3,"id":21502,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728955,"invoiceType":3,"id":21503,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728956,"invoiceType":3,"id":21504,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728957,"invoiceType":3,"id":21505,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728958,"invoiceType":3,"id":21506,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728959,"invoiceType":3,"id":21507,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728960,"invoiceType":3,"id":21508,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728961,"invoiceType":3,"id":21509,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728962,"invoiceType":3,"id":21510,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728963,"invoiceType":3,"id":21511,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728964,"invoiceType":3,"id":21512,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728965,"invoiceType":3,"id":21513,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728966,"invoiceType":3,"id":21514,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728967,"invoiceType":3,"id":21515,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728968,"invoiceType":3,"id":21516,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728969,"invoiceType":3,"id":21517,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728970,"invoiceType":3,"id":21518,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728971,"invoiceType":3,"id":21519,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728972,"invoiceType":3,"id":21520,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728973,"invoiceType":3,"id":21521,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728974,"invoiceType":3,"id":21522,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728975,"invoiceType":3,"id":21523,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728976,"invoiceType":3,"id":21524,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728977,"invoiceType":3,"id":21525,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728978,"invoiceType":3,"id":21526,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728979,"invoiceType":3,"id":21527,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728980,"invoiceType":3,"id":21528,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728981,"invoiceType":3,"id":21529,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728982,"invoiceType":3,"id":21530,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728983,"invoiceType":3,"id":21531,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728984,"invoiceType":3,"id":21532,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728985,"invoiceType":3,"id":21533,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728986,"invoiceType":3,"id":21534,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728987,"invoiceType":3,"id":21535,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728988,"invoiceType":3,"id":21536,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728989,"invoiceType":3,"id":21537,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728990,"invoiceType":3,"id":21538,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728991,"invoiceType":3,"id":21539,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728992,"invoiceType":3,"id":21540,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728993,"invoiceType":3,"id":21541,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728994,"invoiceType":3,"id":21542,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728995,"invoiceType":3,"id":21543,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728996,"invoiceType":3,"id":21544,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728997,"invoiceType":3,"id":21545,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728998,"invoiceType":3,"id":21546,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728999,"invoiceType":3,"id":21547,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729000,"invoiceType":3,"id":21548,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729001,"invoiceType":3,"id":21549,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729002,"invoiceType":3,"id":21550,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729003,"invoiceType":3,"id":21551,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729004,"invoiceType":3,"id":21552,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729005,"invoiceType":3,"id":21553,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729006,"invoiceType":3,"id":21554,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729007,"invoiceType":3,"id":21555,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729008,"invoiceType":3,"id":21556,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729009,"invoiceType":3,"id":21557,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729010,"invoiceType":3,"id":21558,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729011,"invoiceType":3,"id":21559,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729012,"invoiceType":3,"id":21560,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729013,"invoiceType":3,"id":21561,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729014,"invoiceType":3,"id":21562,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729015,"invoiceType":3,"id":21563,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729016,"invoiceType":3,"id":21564,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729017,"invoiceType":3,"id":21565,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729018,"invoiceType":3,"id":21566,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729019,"invoiceType":3,"id":21567,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729020,"invoiceType":3,"id":21568,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729021,"invoiceType":3,"id":21569,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729022,"invoiceType":3,"id":21570,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729023,"invoiceType":3,"id":21571,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729024,"invoiceType":3,"id":21572,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729025,"invoiceType":3,"id":21573,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729026,"invoiceType":3,"id":21574,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729027,"invoiceType":3,"id":21575,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729028,"invoiceType":3,"id":21576,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729029,"invoiceType":3,"id":21577,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729030,"invoiceType":3,"id":21578,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729031,"invoiceType":3,"id":21579,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729032,"invoiceType":3,"id":21580,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729033,"invoiceType":3,"id":21581,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729034,"invoiceType":3,"id":21582,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729035,"invoiceType":3,"id":21583,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729036,"invoiceType":3,"id":21584,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729037,"invoiceType":3,"id":21585,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729038,"invoiceType":3,"id":21586,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729039,"invoiceType":3,"id":21587,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729040,"invoiceType":3,"id":21588,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729041,"invoiceType":3,"id":21589,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729042,"invoiceType":3,"id":21590,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729043,"invoiceType":3,"id":21591,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729044,"invoiceType":3,"id":21592,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729045,"invoiceType":3,"id":21593,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729046,"invoiceType":3,"id":21594,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729047,"invoiceType":3,"id":21595,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729048,"invoiceType":3,"id":21596,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729049,"invoiceType":3,"id":21597,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729050,"invoiceType":3,"id":21598,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729051,"invoiceType":3,"id":21599,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729052,"invoiceType":3,"id":21600,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729053,"invoiceType":3,"id":21601,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729054,"invoiceType":3,"id":21602,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729055,"invoiceType":3,"id":21603,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729056,"invoiceType":3,"id":21604,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729057,"invoiceType":3,"id":21605,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729058,"invoiceType":3,"id":21606,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729059,"invoiceType":3,"id":21607,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729060,"invoiceType":3,"id":21608,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729061,"invoiceType":3,"id":21609,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729062,"invoiceType":3,"id":21610,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729063,"invoiceType":3,"id":21611,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729064,"invoiceType":3,"id":21612,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729065,"invoiceType":3,"id":21613,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729066,"invoiceType":3,"id":21614,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729067,"invoiceType":3,"id":21615,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729068,"invoiceType":3,"id":21616,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729069,"invoiceType":3,"id":21617,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729070,"invoiceType":3,"id":21618,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729071,"invoiceType":3,"id":21619,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729072,"invoiceType":3,"id":21620,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729073,"invoiceType":3,"id":21621,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729074,"invoiceType":3,"id":21622,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729075,"invoiceType":3,"id":21623,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729076,"invoiceType":3,"id":21624,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729077,"invoiceType":3,"id":21625,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729078,"invoiceType":3,"id":21626,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729079,"invoiceType":3,"id":21627,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729080,"invoiceType":3,"id":21628,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729081,"invoiceType":3,"id":21629,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729082,"invoiceType":3,"id":21630,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729083,"invoiceType":3,"id":21631,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729084,"invoiceType":3,"id":21632,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729085,"invoiceType":3,"id":21633,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729086,"invoiceType":3,"id":21634,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729087,"invoiceType":3,"id":21635,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729088,"invoiceType":3,"id":21636,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729089,"invoiceType":3,"id":21637,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729090,"invoiceType":3,"id":21638,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729091,"invoiceType":3,"id":21639,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729092,"invoiceType":3,"id":21640,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729093,"invoiceType":3,"id":21641,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729094,"invoiceType":3,"id":21642,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729095,"invoiceType":3,"id":21643,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729096,"invoiceType":3,"id":21644,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729097,"invoiceType":3,"id":21645,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729098,"invoiceType":3,"id":21646,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729099,"invoiceType":3,"id":21647,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729100,"invoiceType":3,"id":21648,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729101,"invoiceType":3,"id":21649,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729102,"invoiceType":3,"id":21650,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729103,"invoiceType":3,"id":21651,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729104,"invoiceType":3,"id":21652,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729105,"invoiceType":3,"id":21653,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729106,"invoiceType":3,"id":21654,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729107,"invoiceType":3,"id":21655,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729108,"invoiceType":3,"id":21656,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729109,"invoiceType":3,"id":21657,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729110,"invoiceType":3,"id":21658,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729111,"invoiceType":3,"id":21659,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732912,"invoiceType":3,"id":21660,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732913,"invoiceType":3,"id":21661,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732914,"invoiceType":3,"id":21662,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732915,"invoiceType":3,"id":21663,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732916,"invoiceType":3,"id":21664,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732917,"invoiceType":3,"id":21665,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732918,"invoiceType":3,"id":21666,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732919,"invoiceType":3,"id":21667,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732920,"invoiceType":3,"id":21668,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732921,"invoiceType":3,"id":21669,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732922,"invoiceType":3,"id":21670,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732923,"invoiceType":3,"id":21671,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732924,"invoiceType":3,"id":21672,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732925,"invoiceType":3,"id":21673,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732926,"invoiceType":3,"id":21674,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732927,"invoiceType":3,"id":21675,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732928,"invoiceType":3,"id":21676,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732929,"invoiceType":3,"id":21677,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732930,"invoiceType":3,"id":21678,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732931,"invoiceType":3,"id":21679,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732932,"invoiceType":3,"id":21680,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732933,"invoiceType":3,"id":21681,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732934,"invoiceType":3,"id":21682,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732935,"invoiceType":3,"id":21683,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732936,"invoiceType":3,"id":21684,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732937,"invoiceType":3,"id":21685,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732938,"invoiceType":3,"id":21686,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732939,"invoiceType":3,"id":21687,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732940,"invoiceType":3,"id":21688,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732941,"invoiceType":3,"id":21689,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732942,"invoiceType":3,"id":21690,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732943,"invoiceType":3,"id":21691,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732944,"invoiceType":3,"id":21692,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732945,"invoiceType":3,"id":21693,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732946,"invoiceType":3,"id":21694,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732947,"invoiceType":3,"id":21695,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732948,"invoiceType":3,"id":21696,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732949,"invoiceType":3,"id":21697,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732950,"invoiceType":3,"id":21698,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732951,"invoiceType":3,"id":21699,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732952,"invoiceType":3,"id":21700,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732953,"invoiceType":3,"id":21701,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732954,"invoiceType":3,"id":21702,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732955,"invoiceType":3,"id":21703,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732956,"invoiceType":3,"id":21704,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732957,"invoiceType":3,"id":21705,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732958,"invoiceType":3,"id":21706,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732959,"invoiceType":3,"id":21707,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732960,"invoiceType":3,"id":21708,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732961,"invoiceType":3,"id":21709,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732962,"invoiceType":3,"id":21710,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732963,"invoiceType":3,"id":21711,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732964,"invoiceType":3,"id":21712,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732965,"invoiceType":3,"id":21713,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732966,"invoiceType":3,"id":21714,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732967,"invoiceType":3,"id":21715,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732968,"invoiceType":3,"id":21716,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732969,"invoiceType":3,"id":21717,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732970,"invoiceType":3,"id":21718,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732971,"invoiceType":3,"id":21719,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732972,"invoiceType":3,"id":21720,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732973,"invoiceType":3,"id":21721,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732974,"invoiceType":3,"id":21722,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732975,"invoiceType":3,"id":21723,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732976,"invoiceType":3,"id":21724,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732977,"invoiceType":3,"id":21725,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732978,"invoiceType":3,"id":21726,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732979,"invoiceType":3,"id":21727,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732980,"invoiceType":3,"id":21728,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732981,"invoiceType":3,"id":21729,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732982,"invoiceType":3,"id":21730,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732983,"invoiceType":3,"id":21731,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732984,"invoiceType":3,"id":21732,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732985,"invoiceType":3,"id":21733,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732986,"invoiceType":3,"id":21734,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732987,"invoiceType":3,"id":21735,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732988,"invoiceType":3,"id":21736,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732989,"invoiceType":3,"id":21737,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732990,"invoiceType":3,"id":21738,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732991,"invoiceType":3,"id":21739,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732992,"invoiceType":3,"id":21740,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732993,"invoiceType":3,"id":21741,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732994,"invoiceType":3,"id":21742,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732995,"invoiceType":3,"id":21743,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732996,"invoiceType":3,"id":21744,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732997,"invoiceType":3,"id":21745,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732998,"invoiceType":3,"id":21746,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732999,"invoiceType":3,"id":21747,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733000,"invoiceType":3,"id":21748,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733001,"invoiceType":3,"id":21749,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733002,"invoiceType":3,"id":21750,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733003,"invoiceType":3,"id":21751,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733004,"invoiceType":3,"id":21752,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733005,"invoiceType":3,"id":21753,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733006,"invoiceType":3,"id":21754,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733007,"invoiceType":3,"id":21755,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733008,"invoiceType":3,"id":21756,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733009,"invoiceType":3,"id":21757,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733010,"invoiceType":3,"id":21758,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733011,"invoiceType":3,"id":21759,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733012,"invoiceType":3,"id":21760,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733013,"invoiceType":3,"id":21761,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733014,"invoiceType":3,"id":21762,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733015,"invoiceType":3,"id":21763,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733016,"invoiceType":3,"id":21764,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733017,"invoiceType":3,"id":21765,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733018,"invoiceType":3,"id":21766,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733019,"invoiceType":3,"id":21767,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733020,"invoiceType":3,"id":21768,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733021,"invoiceType":3,"id":21769,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733022,"invoiceType":3,"id":21770,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733023,"invoiceType":3,"id":21771,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733024,"invoiceType":3,"id":21772,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733025,"invoiceType":3,"id":21773,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733026,"invoiceType":3,"id":21774,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733027,"invoiceType":3,"id":21775,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733028,"invoiceType":3,"id":21776,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733029,"invoiceType":3,"id":21777,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733030,"invoiceType":3,"id":21778,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733031,"invoiceType":3,"id":21779,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733032,"invoiceType":3,"id":21780,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733033,"invoiceType":3,"id":21781,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733034,"invoiceType":3,"id":21782,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733035,"invoiceType":3,"id":21783,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733036,"invoiceType":3,"id":21784,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733037,"invoiceType":3,"id":21785,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733038,"invoiceType":3,"id":21786,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733039,"invoiceType":3,"id":21787,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733040,"invoiceType":3,"id":21788,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733041,"invoiceType":3,"id":21789,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733042,"invoiceType":3,"id":21790,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733043,"invoiceType":3,"id":21791,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733044,"invoiceType":3,"id":21792,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733045,"invoiceType":3,"id":21793,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733046,"invoiceType":3,"id":21794,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733047,"invoiceType":3,"id":21795,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733048,"invoiceType":3,"id":21796,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733049,"invoiceType":3,"id":21797,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733050,"invoiceType":3,"id":21798,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733051,"invoiceType":3,"id":21799,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733052,"invoiceType":3,"id":21800,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733053,"invoiceType":3,"id":21801,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733054,"invoiceType":3,"id":21802,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733055,"invoiceType":3,"id":21803,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733056,"invoiceType":3,"id":21804,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733057,"invoiceType":3,"id":21805,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733058,"invoiceType":3,"id":21806,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733059,"invoiceType":3,"id":21807,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733060,"invoiceType":3,"id":21808,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733061,"invoiceType":3,"id":21809,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733062,"invoiceType":3,"id":21810,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733063,"invoiceType":3,"id":21811,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733064,"invoiceType":3,"id":21812,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733065,"invoiceType":3,"id":21813,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733066,"invoiceType":3,"id":21814,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733067,"invoiceType":3,"id":21815,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733068,"invoiceType":3,"id":21816,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733069,"invoiceType":3,"id":21817,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733070,"invoiceType":3,"id":21818,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733071,"invoiceType":3,"id":21819,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733072,"invoiceType":3,"id":21820,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733073,"invoiceType":3,"id":21821,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733074,"invoiceType":3,"id":21822,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733075,"invoiceType":3,"id":21823,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733076,"invoiceType":3,"id":21824,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733077,"invoiceType":3,"id":21825,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733078,"invoiceType":3,"id":21826,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733079,"invoiceType":3,"id":21827,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733080,"invoiceType":3,"id":21828,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733081,"invoiceType":3,"id":21829,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733082,"invoiceType":3,"id":21830,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733083,"invoiceType":3,"id":21831,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733084,"invoiceType":3,"id":21832,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733085,"invoiceType":3,"id":21833,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733086,"invoiceType":3,"id":21834,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733087,"invoiceType":3,"id":21835,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733088,"invoiceType":3,"id":21836,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733089,"invoiceType":3,"id":21837,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733090,"invoiceType":3,"id":21838,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733091,"invoiceType":3,"id":21839,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733092,"invoiceType":3,"id":21840,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733093,"invoiceType":3,"id":21841,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733094,"invoiceType":3,"id":21842,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733095,"invoiceType":3,"id":21843,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733096,"invoiceType":3,"id":21844,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733097,"invoiceType":3,"id":21845,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733098,"invoiceType":3,"id":21846,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733099,"invoiceType":3,"id":21847,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733100,"invoiceType":3,"id":21848,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733101,"invoiceType":3,"id":21849,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733102,"invoiceType":3,"id":21850,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733103,"invoiceType":3,"id":21851,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733104,"invoiceType":3,"id":21852,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733105,"invoiceType":3,"id":21853,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733106,"invoiceType":3,"id":21854,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733107,"invoiceType":3,"id":21855,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733108,"invoiceType":3,"id":21856,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733109,"invoiceType":3,"id":21857,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733110,"invoiceType":3,"id":21858,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733111,"invoiceType":3,"id":21859,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731912,"invoiceType":3,"id":21860,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731913,"invoiceType":3,"id":21861,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731914,"invoiceType":3,"id":21862,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731915,"invoiceType":3,"id":21863,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731916,"invoiceType":3,"id":21864,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731917,"invoiceType":3,"id":21865,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731918,"invoiceType":3,"id":21866,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731919,"invoiceType":3,"id":21867,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731920,"invoiceType":3,"id":21868,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731921,"invoiceType":3,"id":21869,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731922,"invoiceType":3,"id":21870,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731923,"invoiceType":3,"id":21871,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731924,"invoiceType":3,"id":21872,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731925,"invoiceType":3,"id":21873,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731926,"invoiceType":3,"id":21874,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731927,"invoiceType":3,"id":21875,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731928,"invoiceType":3,"id":21876,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731929,"invoiceType":3,"id":21877,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731930,"invoiceType":3,"id":21878,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731931,"invoiceType":3,"id":21879,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731932,"invoiceType":3,"id":21880,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731933,"invoiceType":3,"id":21881,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731934,"invoiceType":3,"id":21882,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731935,"invoiceType":3,"id":21883,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731936,"invoiceType":3,"id":21884,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731937,"invoiceType":3,"id":21885,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731938,"invoiceType":3,"id":21886,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731939,"invoiceType":3,"id":21887,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731940,"invoiceType":3,"id":21888,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731941,"invoiceType":3,"id":21889,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731942,"invoiceType":3,"id":21890,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731943,"invoiceType":3,"id":21891,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731944,"invoiceType":3,"id":21892,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731945,"invoiceType":3,"id":21893,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731946,"invoiceType":3,"id":21894,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731947,"invoiceType":3,"id":21895,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731948,"invoiceType":3,"id":21896,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731949,"invoiceType":3,"id":21897,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731950,"invoiceType":3,"id":21898,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731951,"invoiceType":3,"id":21899,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731952,"invoiceType":3,"id":21900,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731953,"invoiceType":3,"id":21901,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731954,"invoiceType":3,"id":21902,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731955,"invoiceType":3,"id":21903,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731956,"invoiceType":3,"id":21904,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731957,"invoiceType":3,"id":21905,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731958,"invoiceType":3,"id":21906,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731959,"invoiceType":3,"id":21907,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731960,"invoiceType":3,"id":21908,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731961,"invoiceType":3,"id":21909,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731962,"invoiceType":3,"id":21910,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731963,"invoiceType":3,"id":21911,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731964,"invoiceType":3,"id":21912,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731965,"invoiceType":3,"id":21913,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731966,"invoiceType":3,"id":21914,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731967,"invoiceType":3,"id":21915,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731968,"invoiceType":3,"id":21916,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731969,"invoiceType":3,"id":21917,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731970,"invoiceType":3,"id":21918,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731971,"invoiceType":3,"id":21919,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731972,"invoiceType":3,"id":21920,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731973,"invoiceType":3,"id":21921,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731974,"invoiceType":3,"id":21922,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731975,"invoiceType":3,"id":21923,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731976,"invoiceType":3,"id":21924,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731977,"invoiceType":3,"id":21925,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731978,"invoiceType":3,"id":21926,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731979,"invoiceType":3,"id":21927,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731980,"invoiceType":3,"id":21928,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731981,"invoiceType":3,"id":21929,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731982,"invoiceType":3,"id":21930,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731983,"invoiceType":3,"id":21931,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731984,"invoiceType":3,"id":21932,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731985,"invoiceType":3,"id":21933,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731986,"invoiceType":3,"id":21934,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731987,"invoiceType":3,"id":21935,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731988,"invoiceType":3,"id":21936,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731989,"invoiceType":3,"id":21937,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731990,"invoiceType":3,"id":21938,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731991,"invoiceType":3,"id":21939,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731992,"invoiceType":3,"id":21940,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731993,"invoiceType":3,"id":21941,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731994,"invoiceType":3,"id":21942,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731995,"invoiceType":3,"id":21943,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731996,"invoiceType":3,"id":21944,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731997,"invoiceType":3,"id":21945,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731998,"invoiceType":3,"id":21946,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731999,"invoiceType":3,"id":21947,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732000,"invoiceType":3,"id":21948,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732001,"invoiceType":3,"id":21949,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732002,"invoiceType":3,"id":21950,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732003,"invoiceType":3,"id":21951,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732004,"invoiceType":3,"id":21952,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732005,"invoiceType":3,"id":21953,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732006,"invoiceType":3,"id":21954,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732007,"invoiceType":3,"id":21955,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732008,"invoiceType":3,"id":21956,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732009,"invoiceType":3,"id":21957,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732010,"invoiceType":3,"id":21958,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732011,"invoiceType":3,"id":21959,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732012,"invoiceType":3,"id":21960,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732013,"invoiceType":3,"id":21961,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732014,"invoiceType":3,"id":21962,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732015,"invoiceType":3,"id":21963,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732016,"invoiceType":3,"id":21964,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732017,"invoiceType":3,"id":21965,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732018,"invoiceType":3,"id":21966,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732019,"invoiceType":3,"id":21967,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732020,"invoiceType":3,"id":21968,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732021,"invoiceType":3,"id":21969,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732022,"invoiceType":3,"id":21970,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732023,"invoiceType":3,"id":21971,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732024,"invoiceType":3,"id":21972,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732025,"invoiceType":3,"id":21973,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732026,"invoiceType":3,"id":21974,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732027,"invoiceType":3,"id":21975,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732028,"invoiceType":3,"id":21976,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732029,"invoiceType":3,"id":21977,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732030,"invoiceType":3,"id":21978,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732031,"invoiceType":3,"id":21979,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732032,"invoiceType":3,"id":21980,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732033,"invoiceType":3,"id":21981,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732034,"invoiceType":3,"id":21982,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732035,"invoiceType":3,"id":21983,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732036,"invoiceType":3,"id":21984,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732037,"invoiceType":3,"id":21985,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732038,"invoiceType":3,"id":21986,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732039,"invoiceType":3,"id":21987,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732040,"invoiceType":3,"id":21988,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732041,"invoiceType":3,"id":21989,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732042,"invoiceType":3,"id":21990,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732043,"invoiceType":3,"id":21991,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732044,"invoiceType":3,"id":21992,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732045,"invoiceType":3,"id":21993,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732046,"invoiceType":3,"id":21994,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732047,"invoiceType":3,"id":21995,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732048,"invoiceType":3,"id":21996,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732049,"invoiceType":3,"id":21997,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732050,"invoiceType":3,"id":21998,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732051,"invoiceType":3,"id":21999,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732052,"invoiceType":3,"id":22000,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732053,"invoiceType":3,"id":22001,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732054,"invoiceType":3,"id":22002,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732055,"invoiceType":3,"id":22003,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732056,"invoiceType":3,"id":22004,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732057,"invoiceType":3,"id":22005,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732058,"invoiceType":3,"id":22006,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732059,"invoiceType":3,"id":22007,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732060,"invoiceType":3,"id":22008,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732061,"invoiceType":3,"id":22009,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732062,"invoiceType":3,"id":22010,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732063,"invoiceType":3,"id":22011,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732064,"invoiceType":3,"id":22012,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732065,"invoiceType":3,"id":22013,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732066,"invoiceType":3,"id":22014,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732067,"invoiceType":3,"id":22015,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732068,"invoiceType":3,"id":22016,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732069,"invoiceType":3,"id":22017,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732070,"invoiceType":3,"id":22018,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732071,"invoiceType":3,"id":22019,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732072,"invoiceType":3,"id":22020,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732073,"invoiceType":3,"id":22021,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732074,"invoiceType":3,"id":22022,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732075,"invoiceType":3,"id":22023,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732076,"invoiceType":3,"id":22024,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732077,"invoiceType":3,"id":22025,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732078,"invoiceType":3,"id":22026,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732079,"invoiceType":3,"id":22027,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732080,"invoiceType":3,"id":22028,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732081,"invoiceType":3,"id":22029,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732082,"invoiceType":3,"id":22030,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732083,"invoiceType":3,"id":22031,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732084,"invoiceType":3,"id":22032,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732085,"invoiceType":3,"id":22033,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732086,"invoiceType":3,"id":22034,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732087,"invoiceType":3,"id":22035,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732088,"invoiceType":3,"id":22036,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732089,"invoiceType":3,"id":22037,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732090,"invoiceType":3,"id":22038,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732091,"invoiceType":3,"id":22039,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732092,"invoiceType":3,"id":22040,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732093,"invoiceType":3,"id":22041,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732094,"invoiceType":3,"id":22042,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732095,"invoiceType":3,"id":22043,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732096,"invoiceType":3,"id":22044,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732097,"invoiceType":3,"id":22045,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732098,"invoiceType":3,"id":22046,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732099,"invoiceType":3,"id":22047,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732100,"invoiceType":3,"id":22048,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732101,"invoiceType":3,"id":22049,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732102,"invoiceType":3,"id":22050,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732103,"invoiceType":3,"id":22051,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732104,"invoiceType":3,"id":22052,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732105,"invoiceType":3,"id":22053,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732106,"invoiceType":3,"id":22054,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732107,"invoiceType":3,"id":22055,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732108,"invoiceType":3,"id":22056,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732109,"invoiceType":3,"id":22057,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732110,"invoiceType":3,"id":22058,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732111,"invoiceType":3,"id":22059,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730912,"invoiceType":3,"id":22060,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730913,"invoiceType":3,"id":22061,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730914,"invoiceType":3,"id":22062,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730915,"invoiceType":3,"id":22063,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730916,"invoiceType":3,"id":22064,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730917,"invoiceType":3,"id":22065,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730918,"invoiceType":3,"id":22066,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730919,"invoiceType":3,"id":22067,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730920,"invoiceType":3,"id":22068,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730921,"invoiceType":3,"id":22069,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730922,"invoiceType":3,"id":22070,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730923,"invoiceType":3,"id":22071,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730924,"invoiceType":3,"id":22072,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730925,"invoiceType":3,"id":22073,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730926,"invoiceType":3,"id":22074,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730927,"invoiceType":3,"id":22075,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730928,"invoiceType":3,"id":22076,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730929,"invoiceType":3,"id":22077,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730930,"invoiceType":3,"id":22078,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730931,"invoiceType":3,"id":22079,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730932,"invoiceType":3,"id":22080,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730933,"invoiceType":3,"id":22081,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730934,"invoiceType":3,"id":22082,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730935,"invoiceType":3,"id":22083,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730936,"invoiceType":3,"id":22084,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730937,"invoiceType":3,"id":22085,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730938,"invoiceType":3,"id":22086,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730939,"invoiceType":3,"id":22087,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730940,"invoiceType":3,"id":22088,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730941,"invoiceType":3,"id":22089,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730942,"invoiceType":3,"id":22090,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730943,"invoiceType":3,"id":22091,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730944,"invoiceType":3,"id":22092,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730945,"invoiceType":3,"id":22093,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730946,"invoiceType":3,"id":22094,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730947,"invoiceType":3,"id":22095,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730948,"invoiceType":3,"id":22096,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730949,"invoiceType":3,"id":22097,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730950,"invoiceType":3,"id":22098,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730951,"invoiceType":3,"id":22099,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730952,"invoiceType":3,"id":22100,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730953,"invoiceType":3,"id":22101,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730954,"invoiceType":3,"id":22102,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730955,"invoiceType":3,"id":22103,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730956,"invoiceType":3,"id":22104,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730957,"invoiceType":3,"id":22105,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730958,"invoiceType":3,"id":22106,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730959,"invoiceType":3,"id":22107,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730960,"invoiceType":3,"id":22108,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730961,"invoiceType":3,"id":22109,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730962,"invoiceType":3,"id":22110,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730963,"invoiceType":3,"id":22111,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730964,"invoiceType":3,"id":22112,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730965,"invoiceType":3,"id":22113,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730966,"invoiceType":3,"id":22114,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730967,"invoiceType":3,"id":22115,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730968,"invoiceType":3,"id":22116,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730969,"invoiceType":3,"id":22117,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730970,"invoiceType":3,"id":22118,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730971,"invoiceType":3,"id":22119,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730972,"invoiceType":3,"id":22120,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730973,"invoiceType":3,"id":22121,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730974,"invoiceType":3,"id":22122,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730975,"invoiceType":3,"id":22123,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730976,"invoiceType":3,"id":22124,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730977,"invoiceType":3,"id":22125,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730978,"invoiceType":3,"id":22126,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730979,"invoiceType":3,"id":22127,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730980,"invoiceType":3,"id":22128,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730981,"invoiceType":3,"id":22129,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730982,"invoiceType":3,"id":22130,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730983,"invoiceType":3,"id":22131,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730984,"invoiceType":3,"id":22132,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730985,"invoiceType":3,"id":22133,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730986,"invoiceType":3,"id":22134,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730987,"invoiceType":3,"id":22135,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730988,"invoiceType":3,"id":22136,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730989,"invoiceType":3,"id":22137,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730990,"invoiceType":3,"id":22138,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730991,"invoiceType":3,"id":22139,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730992,"invoiceType":3,"id":22140,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730993,"invoiceType":3,"id":22141,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730994,"invoiceType":3,"id":22142,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730995,"invoiceType":3,"id":22143,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730996,"invoiceType":3,"id":22144,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730997,"invoiceType":3,"id":22145,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730998,"invoiceType":3,"id":22146,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730999,"invoiceType":3,"id":22147,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731000,"invoiceType":3,"id":22148,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731001,"invoiceType":3,"id":22149,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731002,"invoiceType":3,"id":22150,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731003,"invoiceType":3,"id":22151,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731004,"invoiceType":3,"id":22152,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731005,"invoiceType":3,"id":22153,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731006,"invoiceType":3,"id":22154,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731007,"invoiceType":3,"id":22155,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731008,"invoiceType":3,"id":22156,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731009,"invoiceType":3,"id":22157,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731010,"invoiceType":3,"id":22158,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731011,"invoiceType":3,"id":22159,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731012,"invoiceType":3,"id":22160,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731013,"invoiceType":3,"id":22161,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731014,"invoiceType":3,"id":22162,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731015,"invoiceType":3,"id":22163,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731016,"invoiceType":3,"id":22164,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731017,"invoiceType":3,"id":22165,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731018,"invoiceType":3,"id":22166,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731019,"invoiceType":3,"id":22167,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731020,"invoiceType":3,"id":22168,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731021,"invoiceType":3,"id":22169,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731022,"invoiceType":3,"id":22170,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731023,"invoiceType":3,"id":22171,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731024,"invoiceType":3,"id":22172,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731025,"invoiceType":3,"id":22173,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731026,"invoiceType":3,"id":22174,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731027,"invoiceType":3,"id":22175,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731028,"invoiceType":3,"id":22176,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731029,"invoiceType":3,"id":22177,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731030,"invoiceType":3,"id":22178,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731031,"invoiceType":3,"id":22179,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731032,"invoiceType":3,"id":22180,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731033,"invoiceType":3,"id":22181,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731034,"invoiceType":3,"id":22182,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731035,"invoiceType":3,"id":22183,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731036,"invoiceType":3,"id":22184,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731037,"invoiceType":3,"id":22185,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731038,"invoiceType":3,"id":22186,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731039,"invoiceType":3,"id":22187,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731040,"invoiceType":3,"id":22188,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731041,"invoiceType":3,"id":22189,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731042,"invoiceType":3,"id":22190,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731043,"invoiceType":3,"id":22191,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731044,"invoiceType":3,"id":22192,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731045,"invoiceType":3,"id":22193,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731046,"invoiceType":3,"id":22194,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731047,"invoiceType":3,"id":22195,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731048,"invoiceType":3,"id":22196,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731049,"invoiceType":3,"id":22197,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731050,"invoiceType":3,"id":22198,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731051,"invoiceType":3,"id":22199,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731052,"invoiceType":3,"id":22200,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731053,"invoiceType":3,"id":22201,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731054,"invoiceType":3,"id":22202,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731055,"invoiceType":3,"id":22203,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731056,"invoiceType":3,"id":22204,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731057,"invoiceType":3,"id":22205,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731058,"invoiceType":3,"id":22206,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731059,"invoiceType":3,"id":22207,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731060,"invoiceType":3,"id":22208,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731061,"invoiceType":3,"id":22209,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731062,"invoiceType":3,"id":22210,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731063,"invoiceType":3,"id":22211,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731064,"invoiceType":3,"id":22212,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731065,"invoiceType":3,"id":22213,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731066,"invoiceType":3,"id":22214,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731067,"invoiceType":3,"id":22215,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731068,"invoiceType":3,"id":22216,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731069,"invoiceType":3,"id":22217,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731070,"invoiceType":3,"id":22218,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731071,"invoiceType":3,"id":22219,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731072,"invoiceType":3,"id":22220,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731073,"invoiceType":3,"id":22221,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731074,"invoiceType":3,"id":22222,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731075,"invoiceType":3,"id":22223,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731076,"invoiceType":3,"id":22224,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731077,"invoiceType":3,"id":22225,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731078,"invoiceType":3,"id":22226,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731079,"invoiceType":3,"id":22227,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731080,"invoiceType":3,"id":22228,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731081,"invoiceType":3,"id":22229,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731082,"invoiceType":3,"id":22230,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731083,"invoiceType":3,"id":22231,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731084,"invoiceType":3,"id":22232,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731085,"invoiceType":3,"id":22233,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731086,"invoiceType":3,"id":22234,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731087,"invoiceType":3,"id":22235,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731088,"invoiceType":3,"id":22236,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731089,"invoiceType":3,"id":22237,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731090,"invoiceType":3,"id":22238,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731091,"invoiceType":3,"id":22239,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731092,"invoiceType":3,"id":22240,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731093,"invoiceType":3,"id":22241,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731094,"invoiceType":3,"id":22242,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731095,"invoiceType":3,"id":22243,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731096,"invoiceType":3,"id":22244,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731097,"invoiceType":3,"id":22245,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731098,"invoiceType":3,"id":22246,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731099,"invoiceType":3,"id":22247,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731100,"invoiceType":3,"id":22248,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731101,"invoiceType":3,"id":22249,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731102,"invoiceType":3,"id":22250,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731103,"invoiceType":3,"id":22251,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731104,"invoiceType":3,"id":22252,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731105,"invoiceType":3,"id":22253,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731106,"invoiceType":3,"id":22254,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731107,"invoiceType":3,"id":22255,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731108,"invoiceType":3,"id":22256,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731109,"invoiceType":3,"id":22257,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731110,"invoiceType":3,"id":22258,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731111,"invoiceType":3,"id":22259,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729912,"invoiceType":3,"id":22260,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729913,"invoiceType":3,"id":22261,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729914,"invoiceType":3,"id":22262,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729915,"invoiceType":3,"id":22263,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729916,"invoiceType":3,"id":22264,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729917,"invoiceType":3,"id":22265,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729918,"invoiceType":3,"id":22266,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729919,"invoiceType":3,"id":22267,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729920,"invoiceType":3,"id":22268,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729921,"invoiceType":3,"id":22269,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729922,"invoiceType":3,"id":22270,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729923,"invoiceType":3,"id":22271,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729924,"invoiceType":3,"id":22272,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729925,"invoiceType":3,"id":22273,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729926,"invoiceType":3,"id":22274,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729927,"invoiceType":3,"id":22275,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729928,"invoiceType":3,"id":22276,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729929,"invoiceType":3,"id":22277,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729930,"invoiceType":3,"id":22278,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729931,"invoiceType":3,"id":22279,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729932,"invoiceType":3,"id":22280,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729933,"invoiceType":3,"id":22281,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729934,"invoiceType":3,"id":22282,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729935,"invoiceType":3,"id":22283,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729936,"invoiceType":3,"id":22284,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729937,"invoiceType":3,"id":22285,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729938,"invoiceType":3,"id":22286,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729939,"invoiceType":3,"id":22287,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729940,"invoiceType":3,"id":22288,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729941,"invoiceType":3,"id":22289,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729942,"invoiceType":3,"id":22290,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729943,"invoiceType":3,"id":22291,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729944,"invoiceType":3,"id":22292,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729945,"invoiceType":3,"id":22293,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729946,"invoiceType":3,"id":22294,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729947,"invoiceType":3,"id":22295,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729948,"invoiceType":3,"id":22296,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729949,"invoiceType":3,"id":22297,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729950,"invoiceType":3,"id":22298,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729951,"invoiceType":3,"id":22299,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729952,"invoiceType":3,"id":22300,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729953,"invoiceType":3,"id":22301,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729954,"invoiceType":3,"id":22302,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729955,"invoiceType":3,"id":22303,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729956,"invoiceType":3,"id":22304,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729957,"invoiceType":3,"id":22305,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729958,"invoiceType":3,"id":22306,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729959,"invoiceType":3,"id":22307,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729960,"invoiceType":3,"id":22308,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729961,"invoiceType":3,"id":22309,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729962,"invoiceType":3,"id":22310,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729963,"invoiceType":3,"id":22311,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729964,"invoiceType":3,"id":22312,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729965,"invoiceType":3,"id":22313,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729966,"invoiceType":3,"id":22314,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729967,"invoiceType":3,"id":22315,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729968,"invoiceType":3,"id":22316,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729969,"invoiceType":3,"id":22317,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729970,"invoiceType":3,"id":22318,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729971,"invoiceType":3,"id":22319,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729972,"invoiceType":3,"id":22320,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729973,"invoiceType":3,"id":22321,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729974,"invoiceType":3,"id":22322,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729975,"invoiceType":3,"id":22323,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729976,"invoiceType":3,"id":22324,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729977,"invoiceType":3,"id":22325,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729978,"invoiceType":3,"id":22326,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729979,"invoiceType":3,"id":22327,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729980,"invoiceType":3,"id":22328,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729981,"invoiceType":3,"id":22329,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729982,"invoiceType":3,"id":22330,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729983,"invoiceType":3,"id":22331,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729984,"invoiceType":3,"id":22332,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729985,"invoiceType":3,"id":22333,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729986,"invoiceType":3,"id":22334,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729987,"invoiceType":3,"id":22335,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729988,"invoiceType":3,"id":22336,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729989,"invoiceType":3,"id":22337,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729990,"invoiceType":3,"id":22338,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729991,"invoiceType":3,"id":22339,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729992,"invoiceType":3,"id":22340,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729993,"invoiceType":3,"id":22341,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729994,"invoiceType":3,"id":22342,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729995,"invoiceType":3,"id":22343,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729996,"invoiceType":3,"id":22344,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729997,"invoiceType":3,"id":22345,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729998,"invoiceType":3,"id":22346,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729999,"invoiceType":3,"id":22347,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730000,"invoiceType":3,"id":22348,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730001,"invoiceType":3,"id":22349,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730002,"invoiceType":3,"id":22350,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730003,"invoiceType":3,"id":22351,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730004,"invoiceType":3,"id":22352,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730005,"invoiceType":3,"id":22353,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730006,"invoiceType":3,"id":22354,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730007,"invoiceType":3,"id":22355,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730008,"invoiceType":3,"id":22356,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730009,"invoiceType":3,"id":22357,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730010,"invoiceType":3,"id":22358,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730011,"invoiceType":3,"id":22359,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730012,"invoiceType":3,"id":22360,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730013,"invoiceType":3,"id":22361,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730014,"invoiceType":3,"id":22362,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730015,"invoiceType":3,"id":22363,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730016,"invoiceType":3,"id":22364,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730017,"invoiceType":3,"id":22365,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730018,"invoiceType":3,"id":22366,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730019,"invoiceType":3,"id":22367,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730020,"invoiceType":3,"id":22368,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730021,"invoiceType":3,"id":22369,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730022,"invoiceType":3,"id":22370,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730023,"invoiceType":3,"id":22371,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730024,"invoiceType":3,"id":22372,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730025,"invoiceType":3,"id":22373,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730026,"invoiceType":3,"id":22374,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730027,"invoiceType":3,"id":22375,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730028,"invoiceType":3,"id":22376,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730029,"invoiceType":3,"id":22377,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730030,"invoiceType":3,"id":22378,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730031,"invoiceType":3,"id":22379,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730032,"invoiceType":3,"id":22380,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730033,"invoiceType":3,"id":22381,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730034,"invoiceType":3,"id":22382,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730035,"invoiceType":3,"id":22383,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730036,"invoiceType":3,"id":22384,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730037,"invoiceType":3,"id":22385,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730038,"invoiceType":3,"id":22386,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730039,"invoiceType":3,"id":22387,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730040,"invoiceType":3,"id":22388,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730041,"invoiceType":3,"id":22389,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730042,"invoiceType":3,"id":22390,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730043,"invoiceType":3,"id":22391,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730044,"invoiceType":3,"id":22392,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730045,"invoiceType":3,"id":22393,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730046,"invoiceType":3,"id":22394,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730047,"invoiceType":3,"id":22395,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730048,"invoiceType":3,"id":22396,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730049,"invoiceType":3,"id":22397,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730050,"invoiceType":3,"id":22398,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730051,"invoiceType":3,"id":22399,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730052,"invoiceType":3,"id":22400,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730053,"invoiceType":3,"id":22401,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730054,"invoiceType":3,"id":22402,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730055,"invoiceType":3,"id":22403,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730056,"invoiceType":3,"id":22404,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730057,"invoiceType":3,"id":22405,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730058,"invoiceType":3,"id":22406,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730059,"invoiceType":3,"id":22407,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730060,"invoiceType":3,"id":22408,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730061,"invoiceType":3,"id":22409,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730062,"invoiceType":3,"id":22410,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730063,"invoiceType":3,"id":22411,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730064,"invoiceType":3,"id":22412,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730065,"invoiceType":3,"id":22413,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730066,"invoiceType":3,"id":22414,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730067,"invoiceType":3,"id":22415,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730068,"invoiceType":3,"id":22416,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730069,"invoiceType":3,"id":22417,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730070,"invoiceType":3,"id":22418,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730071,"invoiceType":3,"id":22419,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730072,"invoiceType":3,"id":22420,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730073,"invoiceType":3,"id":22421,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730074,"invoiceType":3,"id":22422,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730075,"invoiceType":3,"id":22423,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730076,"invoiceType":3,"id":22424,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730077,"invoiceType":3,"id":22425,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730078,"invoiceType":3,"id":22426,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730079,"invoiceType":3,"id":22427,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730080,"invoiceType":3,"id":22428,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730081,"invoiceType":3,"id":22429,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730082,"invoiceType":3,"id":22430,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730083,"invoiceType":3,"id":22431,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730084,"invoiceType":3,"id":22432,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730085,"invoiceType":3,"id":22433,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730086,"invoiceType":3,"id":22434,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730087,"invoiceType":3,"id":22435,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730088,"invoiceType":3,"id":22436,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730089,"invoiceType":3,"id":22437,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730090,"invoiceType":3,"id":22438,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730091,"invoiceType":3,"id":22439,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730092,"invoiceType":3,"id":22440,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730093,"invoiceType":3,"id":22441,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730094,"invoiceType":3,"id":22442,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730095,"invoiceType":3,"id":22443,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730096,"invoiceType":3,"id":22444,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730097,"invoiceType":3,"id":22445,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730098,"invoiceType":3,"id":22446,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730099,"invoiceType":3,"id":22447,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730100,"invoiceType":3,"id":22448,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730101,"invoiceType":3,"id":22449,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730102,"invoiceType":3,"id":22450,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730103,"invoiceType":3,"id":22451,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730104,"invoiceType":3,"id":22452,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730105,"invoiceType":3,"id":22453,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730106,"invoiceType":3,"id":22454,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730107,"invoiceType":3,"id":22455,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730108,"invoiceType":3,"id":22456,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730109,"invoiceType":3,"id":22457,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730110,"invoiceType":3,"id":22458,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730111,"invoiceType":3,"id":22459,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729112,"invoiceType":3,"id":22460,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729113,"invoiceType":3,"id":22461,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729114,"invoiceType":3,"id":22462,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729115,"invoiceType":3,"id":22463,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729116,"invoiceType":3,"id":22464,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729117,"invoiceType":3,"id":22465,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729118,"invoiceType":3,"id":22466,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729119,"invoiceType":3,"id":22467,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729120,"invoiceType":3,"id":22468,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729121,"invoiceType":3,"id":22469,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729122,"invoiceType":3,"id":22470,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729123,"invoiceType":3,"id":22471,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729124,"invoiceType":3,"id":22472,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729125,"invoiceType":3,"id":22473,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729126,"invoiceType":3,"id":22474,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729127,"invoiceType":3,"id":22475,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729128,"invoiceType":3,"id":22476,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729129,"invoiceType":3,"id":22477,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729130,"invoiceType":3,"id":22478,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729131,"invoiceType":3,"id":22479,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729132,"invoiceType":3,"id":22480,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729133,"invoiceType":3,"id":22481,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729134,"invoiceType":3,"id":22482,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729135,"invoiceType":3,"id":22483,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729136,"invoiceType":3,"id":22484,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729137,"invoiceType":3,"id":22485,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729138,"invoiceType":3,"id":22486,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729139,"invoiceType":3,"id":22487,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729140,"invoiceType":3,"id":22488,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729141,"invoiceType":3,"id":22489,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729142,"invoiceType":3,"id":22490,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729143,"invoiceType":3,"id":22491,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729144,"invoiceType":3,"id":22492,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729145,"invoiceType":3,"id":22493,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729146,"invoiceType":3,"id":22494,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729147,"invoiceType":3,"id":22495,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729148,"invoiceType":3,"id":22496,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729149,"invoiceType":3,"id":22497,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729150,"invoiceType":3,"id":22498,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729151,"invoiceType":3,"id":22499,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729152,"invoiceType":3,"id":22500,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729153,"invoiceType":3,"id":22501,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729154,"invoiceType":3,"id":22502,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729155,"invoiceType":3,"id":22503,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729156,"invoiceType":3,"id":22504,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729157,"invoiceType":3,"id":22505,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729158,"invoiceType":3,"id":22506,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729159,"invoiceType":3,"id":22507,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729160,"invoiceType":3,"id":22508,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729161,"invoiceType":3,"id":22509,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729162,"invoiceType":3,"id":22510,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729163,"invoiceType":3,"id":22511,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729164,"invoiceType":3,"id":22512,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729165,"invoiceType":3,"id":22513,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729166,"invoiceType":3,"id":22514,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729167,"invoiceType":3,"id":22515,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729168,"invoiceType":3,"id":22516,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729169,"invoiceType":3,"id":22517,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729170,"invoiceType":3,"id":22518,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729171,"invoiceType":3,"id":22519,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729172,"invoiceType":3,"id":22520,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729173,"invoiceType":3,"id":22521,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729174,"invoiceType":3,"id":22522,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729175,"invoiceType":3,"id":22523,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729176,"invoiceType":3,"id":22524,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729177,"invoiceType":3,"id":22525,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729178,"invoiceType":3,"id":22526,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729179,"invoiceType":3,"id":22527,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729180,"invoiceType":3,"id":22528,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729181,"invoiceType":3,"id":22529,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729182,"invoiceType":3,"id":22530,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729183,"invoiceType":3,"id":22531,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729184,"invoiceType":3,"id":22532,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729185,"invoiceType":3,"id":22533,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729186,"invoiceType":3,"id":22534,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729187,"invoiceType":3,"id":22535,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729188,"invoiceType":3,"id":22536,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729189,"invoiceType":3,"id":22537,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729190,"invoiceType":3,"id":22538,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729191,"invoiceType":3,"id":22539,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729192,"invoiceType":3,"id":22540,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729193,"invoiceType":3,"id":22541,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729194,"invoiceType":3,"id":22542,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729195,"invoiceType":3,"id":22543,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729196,"invoiceType":3,"id":22544,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729197,"invoiceType":3,"id":22545,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729198,"invoiceType":3,"id":22546,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729199,"invoiceType":3,"id":22547,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729200,"invoiceType":3,"id":22548,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729201,"invoiceType":3,"id":22549,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729202,"invoiceType":3,"id":22550,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729203,"invoiceType":3,"id":22551,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729204,"invoiceType":3,"id":22552,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729205,"invoiceType":3,"id":22553,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729206,"invoiceType":3,"id":22554,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729207,"invoiceType":3,"id":22555,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729208,"invoiceType":3,"id":22556,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729209,"invoiceType":3,"id":22557,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729210,"invoiceType":3,"id":22558,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729211,"invoiceType":3,"id":22559,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729212,"invoiceType":3,"id":22560,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729213,"invoiceType":3,"id":22561,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729214,"invoiceType":3,"id":22562,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729215,"invoiceType":3,"id":22563,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729216,"invoiceType":3,"id":22564,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729217,"invoiceType":3,"id":22565,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729218,"invoiceType":3,"id":22566,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729219,"invoiceType":3,"id":22567,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729220,"invoiceType":3,"id":22568,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729221,"invoiceType":3,"id":22569,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729222,"invoiceType":3,"id":22570,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729223,"invoiceType":3,"id":22571,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729224,"invoiceType":3,"id":22572,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729225,"invoiceType":3,"id":22573,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729226,"invoiceType":3,"id":22574,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729227,"invoiceType":3,"id":22575,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729228,"invoiceType":3,"id":22576,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729229,"invoiceType":3,"id":22577,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729230,"invoiceType":3,"id":22578,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729231,"invoiceType":3,"id":22579,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729232,"invoiceType":3,"id":22580,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729233,"invoiceType":3,"id":22581,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729234,"invoiceType":3,"id":22582,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729235,"invoiceType":3,"id":22583,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729236,"invoiceType":3,"id":22584,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729237,"invoiceType":3,"id":22585,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729238,"invoiceType":3,"id":22586,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729239,"invoiceType":3,"id":22587,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729240,"invoiceType":3,"id":22588,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729241,"invoiceType":3,"id":22589,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729242,"invoiceType":3,"id":22590,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729243,"invoiceType":3,"id":22591,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729244,"invoiceType":3,"id":22592,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729245,"invoiceType":3,"id":22593,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729246,"invoiceType":3,"id":22594,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729247,"invoiceType":3,"id":22595,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729248,"invoiceType":3,"id":22596,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729249,"invoiceType":3,"id":22597,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729250,"invoiceType":3,"id":22598,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729251,"invoiceType":3,"id":22599,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729252,"invoiceType":3,"id":22600,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729253,"invoiceType":3,"id":22601,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729254,"invoiceType":3,"id":22602,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729255,"invoiceType":3,"id":22603,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729256,"invoiceType":3,"id":22604,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729257,"invoiceType":3,"id":22605,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729258,"invoiceType":3,"id":22606,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729259,"invoiceType":3,"id":22607,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729260,"invoiceType":3,"id":22608,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729261,"invoiceType":3,"id":22609,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729262,"invoiceType":3,"id":22610,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729263,"invoiceType":3,"id":22611,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729264,"invoiceType":3,"id":22612,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729265,"invoiceType":3,"id":22613,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729266,"invoiceType":3,"id":22614,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729267,"invoiceType":3,"id":22615,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729268,"invoiceType":3,"id":22616,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729269,"invoiceType":3,"id":22617,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729270,"invoiceType":3,"id":22618,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729271,"invoiceType":3,"id":22619,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729272,"invoiceType":3,"id":22620,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729273,"invoiceType":3,"id":22621,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729274,"invoiceType":3,"id":22622,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729275,"invoiceType":3,"id":22623,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729276,"invoiceType":3,"id":22624,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729277,"invoiceType":3,"id":22625,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729278,"invoiceType":3,"id":22626,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729279,"invoiceType":3,"id":22627,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729280,"invoiceType":3,"id":22628,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729281,"invoiceType":3,"id":22629,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729282,"invoiceType":3,"id":22630,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729283,"invoiceType":3,"id":22631,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729284,"invoiceType":3,"id":22632,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729285,"invoiceType":3,"id":22633,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729286,"invoiceType":3,"id":22634,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729287,"invoiceType":3,"id":22635,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729288,"invoiceType":3,"id":22636,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729289,"invoiceType":3,"id":22637,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729290,"invoiceType":3,"id":22638,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729291,"invoiceType":3,"id":22639,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729292,"invoiceType":3,"id":22640,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729293,"invoiceType":3,"id":22641,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729294,"invoiceType":3,"id":22642,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729295,"invoiceType":3,"id":22643,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729296,"invoiceType":3,"id":22644,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729297,"invoiceType":3,"id":22645,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729298,"invoiceType":3,"id":22646,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729299,"invoiceType":3,"id":22647,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729300,"invoiceType":3,"id":22648,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729301,"invoiceType":3,"id":22649,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729302,"invoiceType":3,"id":22650,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729303,"invoiceType":3,"id":22651,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729304,"invoiceType":3,"id":22652,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729305,"invoiceType":3,"id":22653,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729306,"invoiceType":3,"id":22654,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729307,"invoiceType":3,"id":22655,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729308,"invoiceType":3,"id":22656,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729309,"invoiceType":3,"id":22657,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729310,"invoiceType":3,"id":22658,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729311,"invoiceType":3,"id":22659,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733112,"invoiceType":3,"id":22660,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733113,"invoiceType":3,"id":22661,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733114,"invoiceType":3,"id":22662,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733115,"invoiceType":3,"id":22663,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733116,"invoiceType":3,"id":22664,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733117,"invoiceType":3,"id":22665,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733118,"invoiceType":3,"id":22666,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733119,"invoiceType":3,"id":22667,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733120,"invoiceType":3,"id":22668,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733121,"invoiceType":3,"id":22669,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733122,"invoiceType":3,"id":22670,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733123,"invoiceType":3,"id":22671,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733124,"invoiceType":3,"id":22672,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733125,"invoiceType":3,"id":22673,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733126,"invoiceType":3,"id":22674,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733127,"invoiceType":3,"id":22675,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733128,"invoiceType":3,"id":22676,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733129,"invoiceType":3,"id":22677,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733130,"invoiceType":3,"id":22678,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733131,"invoiceType":3,"id":22679,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733132,"invoiceType":3,"id":22680,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733133,"invoiceType":3,"id":22681,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733134,"invoiceType":3,"id":22682,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733135,"invoiceType":3,"id":22683,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733136,"invoiceType":3,"id":22684,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733137,"invoiceType":3,"id":22685,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733138,"invoiceType":3,"id":22686,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733139,"invoiceType":3,"id":22687,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733140,"invoiceType":3,"id":22688,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733141,"invoiceType":3,"id":22689,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733142,"invoiceType":3,"id":22690,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733143,"invoiceType":3,"id":22691,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733144,"invoiceType":3,"id":22692,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733145,"invoiceType":3,"id":22693,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733146,"invoiceType":3,"id":22694,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733147,"invoiceType":3,"id":22695,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733148,"invoiceType":3,"id":22696,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733149,"invoiceType":3,"id":22697,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733150,"invoiceType":3,"id":22698,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733151,"invoiceType":3,"id":22699,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733152,"invoiceType":3,"id":22700,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733153,"invoiceType":3,"id":22701,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733154,"invoiceType":3,"id":22702,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733155,"invoiceType":3,"id":22703,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733156,"invoiceType":3,"id":22704,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733157,"invoiceType":3,"id":22705,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733158,"invoiceType":3,"id":22706,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733159,"invoiceType":3,"id":22707,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733160,"invoiceType":3,"id":22708,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733161,"invoiceType":3,"id":22709,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733162,"invoiceType":3,"id":22710,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733163,"invoiceType":3,"id":22711,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733164,"invoiceType":3,"id":22712,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733165,"invoiceType":3,"id":22713,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733166,"invoiceType":3,"id":22714,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733167,"invoiceType":3,"id":22715,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733168,"invoiceType":3,"id":22716,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733169,"invoiceType":3,"id":22717,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733170,"invoiceType":3,"id":22718,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733171,"invoiceType":3,"id":22719,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733172,"invoiceType":3,"id":22720,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733173,"invoiceType":3,"id":22721,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733174,"invoiceType":3,"id":22722,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733175,"invoiceType":3,"id":22723,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733176,"invoiceType":3,"id":22724,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733177,"invoiceType":3,"id":22725,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733178,"invoiceType":3,"id":22726,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733179,"invoiceType":3,"id":22727,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733180,"invoiceType":3,"id":22728,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733181,"invoiceType":3,"id":22729,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733182,"invoiceType":3,"id":22730,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733183,"invoiceType":3,"id":22731,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733184,"invoiceType":3,"id":22732,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733185,"invoiceType":3,"id":22733,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733186,"invoiceType":3,"id":22734,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733187,"invoiceType":3,"id":22735,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733188,"invoiceType":3,"id":22736,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733189,"invoiceType":3,"id":22737,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733190,"invoiceType":3,"id":22738,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733191,"invoiceType":3,"id":22739,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733192,"invoiceType":3,"id":22740,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733193,"invoiceType":3,"id":22741,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733194,"invoiceType":3,"id":22742,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733195,"invoiceType":3,"id":22743,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733196,"invoiceType":3,"id":22744,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733197,"invoiceType":3,"id":22745,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733198,"invoiceType":3,"id":22746,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733199,"invoiceType":3,"id":22747,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733200,"invoiceType":3,"id":22748,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733201,"invoiceType":3,"id":22749,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733202,"invoiceType":3,"id":22750,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733203,"invoiceType":3,"id":22751,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733204,"invoiceType":3,"id":22752,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733205,"invoiceType":3,"id":22753,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733206,"invoiceType":3,"id":22754,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733207,"invoiceType":3,"id":22755,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733208,"invoiceType":3,"id":22756,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733209,"invoiceType":3,"id":22757,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733210,"invoiceType":3,"id":22758,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733211,"invoiceType":3,"id":22759,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733212,"invoiceType":3,"id":22760,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733213,"invoiceType":3,"id":22761,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733214,"invoiceType":3,"id":22762,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733215,"invoiceType":3,"id":22763,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733216,"invoiceType":3,"id":22764,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733217,"invoiceType":3,"id":22765,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733218,"invoiceType":3,"id":22766,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733219,"invoiceType":3,"id":22767,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733220,"invoiceType":3,"id":22768,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733221,"invoiceType":3,"id":22769,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733222,"invoiceType":3,"id":22770,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733223,"invoiceType":3,"id":22771,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733224,"invoiceType":3,"id":22772,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733225,"invoiceType":3,"id":22773,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733226,"invoiceType":3,"id":22774,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733227,"invoiceType":3,"id":22775,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733228,"invoiceType":3,"id":22776,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733229,"invoiceType":3,"id":22777,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733230,"invoiceType":3,"id":22778,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733231,"invoiceType":3,"id":22779,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733232,"invoiceType":3,"id":22780,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733233,"invoiceType":3,"id":22781,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733234,"invoiceType":3,"id":22782,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733235,"invoiceType":3,"id":22783,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733236,"invoiceType":3,"id":22784,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733237,"invoiceType":3,"id":22785,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733238,"invoiceType":3,"id":22786,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733239,"invoiceType":3,"id":22787,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733240,"invoiceType":3,"id":22788,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733241,"invoiceType":3,"id":22789,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733242,"invoiceType":3,"id":22790,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733243,"invoiceType":3,"id":22791,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733244,"invoiceType":3,"id":22792,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733245,"invoiceType":3,"id":22793,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733246,"invoiceType":3,"id":22794,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733247,"invoiceType":3,"id":22795,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733248,"invoiceType":3,"id":22796,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733249,"invoiceType":3,"id":22797,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733250,"invoiceType":3,"id":22798,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733251,"invoiceType":3,"id":22799,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733252,"invoiceType":3,"id":22800,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733253,"invoiceType":3,"id":22801,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733254,"invoiceType":3,"id":22802,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733255,"invoiceType":3,"id":22803,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733256,"invoiceType":3,"id":22804,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733257,"invoiceType":3,"id":22805,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733258,"invoiceType":3,"id":22806,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733259,"invoiceType":3,"id":22807,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733260,"invoiceType":3,"id":22808,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733261,"invoiceType":3,"id":22809,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733262,"invoiceType":3,"id":22810,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733263,"invoiceType":3,"id":22811,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733264,"invoiceType":3,"id":22812,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733265,"invoiceType":3,"id":22813,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733266,"invoiceType":3,"id":22814,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733267,"invoiceType":3,"id":22815,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733268,"invoiceType":3,"id":22816,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733269,"invoiceType":3,"id":22817,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733270,"invoiceType":3,"id":22818,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733271,"invoiceType":3,"id":22819,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733272,"invoiceType":3,"id":22820,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733273,"invoiceType":3,"id":22821,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733274,"invoiceType":3,"id":22822,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733275,"invoiceType":3,"id":22823,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733276,"invoiceType":3,"id":22824,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733277,"invoiceType":3,"id":22825,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733278,"invoiceType":3,"id":22826,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733279,"invoiceType":3,"id":22827,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733280,"invoiceType":3,"id":22828,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733281,"invoiceType":3,"id":22829,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733282,"invoiceType":3,"id":22830,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733283,"invoiceType":3,"id":22831,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733284,"invoiceType":3,"id":22832,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733285,"invoiceType":3,"id":22833,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733286,"invoiceType":3,"id":22834,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733287,"invoiceType":3,"id":22835,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733288,"invoiceType":3,"id":22836,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733289,"invoiceType":3,"id":22837,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733290,"invoiceType":3,"id":22838,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733291,"invoiceType":3,"id":22839,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733292,"invoiceType":3,"id":22840,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733293,"invoiceType":3,"id":22841,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733294,"invoiceType":3,"id":22842,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733295,"invoiceType":3,"id":22843,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733296,"invoiceType":3,"id":22844,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733297,"invoiceType":3,"id":22845,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733298,"invoiceType":3,"id":22846,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733299,"invoiceType":3,"id":22847,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733300,"invoiceType":3,"id":22848,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733301,"invoiceType":3,"id":22849,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733302,"invoiceType":3,"id":22850,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733303,"invoiceType":3,"id":22851,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733304,"invoiceType":3,"id":22852,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733305,"invoiceType":3,"id":22853,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733306,"invoiceType":3,"id":22854,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733307,"invoiceType":3,"id":22855,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733308,"invoiceType":3,"id":22856,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733309,"invoiceType":3,"id":22857,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733310,"invoiceType":3,"id":22858,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733311,"invoiceType":3,"id":22859,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:46","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442886,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729312,"invoiceType":3,"id":22860,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729313,"invoiceType":3,"id":22861,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729314,"invoiceType":3,"id":22862,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729315,"invoiceType":3,"id":22863,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729316,"invoiceType":3,"id":22864,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729317,"invoiceType":3,"id":22865,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729318,"invoiceType":3,"id":22866,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729319,"invoiceType":3,"id":22867,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729320,"invoiceType":3,"id":22868,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729321,"invoiceType":3,"id":22869,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729322,"invoiceType":3,"id":22870,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729323,"invoiceType":3,"id":22871,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729324,"invoiceType":3,"id":22872,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729325,"invoiceType":3,"id":22873,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729326,"invoiceType":3,"id":22874,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729327,"invoiceType":3,"id":22875,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729328,"invoiceType":3,"id":22876,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729329,"invoiceType":3,"id":22877,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729330,"invoiceType":3,"id":22878,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729331,"invoiceType":3,"id":22879,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729332,"invoiceType":3,"id":22880,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729333,"invoiceType":3,"id":22881,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729334,"invoiceType":3,"id":22882,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729335,"invoiceType":3,"id":22883,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729336,"invoiceType":3,"id":22884,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729337,"invoiceType":3,"id":22885,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729338,"invoiceType":3,"id":22886,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729339,"invoiceType":3,"id":22887,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729340,"invoiceType":3,"id":22888,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729341,"invoiceType":3,"id":22889,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729342,"invoiceType":3,"id":22890,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729343,"invoiceType":3,"id":22891,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729344,"invoiceType":3,"id":22892,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729345,"invoiceType":3,"id":22893,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729346,"invoiceType":3,"id":22894,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729347,"invoiceType":3,"id":22895,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729348,"invoiceType":3,"id":22896,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729349,"invoiceType":3,"id":22897,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729350,"invoiceType":3,"id":22898,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729351,"invoiceType":3,"id":22899,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729352,"invoiceType":3,"id":22900,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729353,"invoiceType":3,"id":22901,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729354,"invoiceType":3,"id":22902,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729355,"invoiceType":3,"id":22903,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729356,"invoiceType":3,"id":22904,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729357,"invoiceType":3,"id":22905,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729358,"invoiceType":3,"id":22906,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729359,"invoiceType":3,"id":22907,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729360,"invoiceType":3,"id":22908,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729361,"invoiceType":3,"id":22909,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729362,"invoiceType":3,"id":22910,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729363,"invoiceType":3,"id":22911,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729364,"invoiceType":3,"id":22912,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729365,"invoiceType":3,"id":22913,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729366,"invoiceType":3,"id":22914,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729367,"invoiceType":3,"id":22915,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729368,"invoiceType":3,"id":22916,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729369,"invoiceType":3,"id":22917,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729370,"invoiceType":3,"id":22918,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729371,"invoiceType":3,"id":22919,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729372,"invoiceType":3,"id":22920,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729373,"invoiceType":3,"id":22921,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729374,"invoiceType":3,"id":22922,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729375,"invoiceType":3,"id":22923,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729376,"invoiceType":3,"id":22924,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729377,"invoiceType":3,"id":22925,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729378,"invoiceType":3,"id":22926,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729379,"invoiceType":3,"id":22927,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729380,"invoiceType":3,"id":22928,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729381,"invoiceType":3,"id":22929,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729382,"invoiceType":3,"id":22930,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729383,"invoiceType":3,"id":22931,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729384,"invoiceType":3,"id":22932,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729385,"invoiceType":3,"id":22933,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729386,"invoiceType":3,"id":22934,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729387,"invoiceType":3,"id":22935,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729388,"invoiceType":3,"id":22936,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729389,"invoiceType":3,"id":22937,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729390,"invoiceType":3,"id":22938,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729391,"invoiceType":3,"id":22939,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729392,"invoiceType":3,"id":22940,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729393,"invoiceType":3,"id":22941,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729394,"invoiceType":3,"id":22942,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729395,"invoiceType":3,"id":22943,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729396,"invoiceType":3,"id":22944,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729397,"invoiceType":3,"id":22945,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729398,"invoiceType":3,"id":22946,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729399,"invoiceType":3,"id":22947,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729400,"invoiceType":3,"id":22948,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729401,"invoiceType":3,"id":22949,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729402,"invoiceType":3,"id":22950,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729403,"invoiceType":3,"id":22951,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729404,"invoiceType":3,"id":22952,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729405,"invoiceType":3,"id":22953,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729406,"invoiceType":3,"id":22954,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729407,"invoiceType":3,"id":22955,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729408,"invoiceType":3,"id":22956,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729409,"invoiceType":3,"id":22957,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729410,"invoiceType":3,"id":22958,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729411,"invoiceType":3,"id":22959,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729412,"invoiceType":3,"id":22960,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729413,"invoiceType":3,"id":22961,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729414,"invoiceType":3,"id":22962,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729415,"invoiceType":3,"id":22963,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729416,"invoiceType":3,"id":22964,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729417,"invoiceType":3,"id":22965,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729418,"invoiceType":3,"id":22966,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729419,"invoiceType":3,"id":22967,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729420,"invoiceType":3,"id":22968,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729421,"invoiceType":3,"id":22969,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729422,"invoiceType":3,"id":22970,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729423,"invoiceType":3,"id":22971,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729424,"invoiceType":3,"id":22972,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729425,"invoiceType":3,"id":22973,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729426,"invoiceType":3,"id":22974,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729427,"invoiceType":3,"id":22975,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729428,"invoiceType":3,"id":22976,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729429,"invoiceType":3,"id":22977,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729430,"invoiceType":3,"id":22978,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729431,"invoiceType":3,"id":22979,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729432,"invoiceType":3,"id":22980,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729433,"invoiceType":3,"id":22981,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729434,"invoiceType":3,"id":22982,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729435,"invoiceType":3,"id":22983,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729436,"invoiceType":3,"id":22984,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729437,"invoiceType":3,"id":22985,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729438,"invoiceType":3,"id":22986,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729439,"invoiceType":3,"id":22987,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729440,"invoiceType":3,"id":22988,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729441,"invoiceType":3,"id":22989,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729442,"invoiceType":3,"id":22990,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729443,"invoiceType":3,"id":22991,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729444,"invoiceType":3,"id":22992,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729445,"invoiceType":3,"id":22993,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729446,"invoiceType":3,"id":22994,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729447,"invoiceType":3,"id":22995,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729448,"invoiceType":3,"id":22996,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729449,"invoiceType":3,"id":22997,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729450,"invoiceType":3,"id":22998,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729451,"invoiceType":3,"id":22999,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729452,"invoiceType":3,"id":23000,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729453,"invoiceType":3,"id":23001,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729454,"invoiceType":3,"id":23002,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729455,"invoiceType":3,"id":23003,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729456,"invoiceType":3,"id":23004,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729457,"invoiceType":3,"id":23005,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729458,"invoiceType":3,"id":23006,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729459,"invoiceType":3,"id":23007,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729460,"invoiceType":3,"id":23008,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729461,"invoiceType":3,"id":23009,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729462,"invoiceType":3,"id":23010,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729463,"invoiceType":3,"id":23011,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729464,"invoiceType":3,"id":23012,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729465,"invoiceType":3,"id":23013,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729466,"invoiceType":3,"id":23014,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729467,"invoiceType":3,"id":23015,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729468,"invoiceType":3,"id":23016,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729469,"invoiceType":3,"id":23017,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729470,"invoiceType":3,"id":23018,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729471,"invoiceType":3,"id":23019,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729472,"invoiceType":3,"id":23020,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729473,"invoiceType":3,"id":23021,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729474,"invoiceType":3,"id":23022,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729475,"invoiceType":3,"id":23023,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729476,"invoiceType":3,"id":23024,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729477,"invoiceType":3,"id":23025,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729478,"invoiceType":3,"id":23026,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729479,"invoiceType":3,"id":23027,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729480,"invoiceType":3,"id":23028,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729481,"invoiceType":3,"id":23029,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729482,"invoiceType":3,"id":23030,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729483,"invoiceType":3,"id":23031,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729484,"invoiceType":3,"id":23032,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729485,"invoiceType":3,"id":23033,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729486,"invoiceType":3,"id":23034,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729487,"invoiceType":3,"id":23035,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729488,"invoiceType":3,"id":23036,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729489,"invoiceType":3,"id":23037,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729490,"invoiceType":3,"id":23038,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729491,"invoiceType":3,"id":23039,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729492,"invoiceType":3,"id":23040,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729493,"invoiceType":3,"id":23041,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729494,"invoiceType":3,"id":23042,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729495,"invoiceType":3,"id":23043,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729496,"invoiceType":3,"id":23044,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729497,"invoiceType":3,"id":23045,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729498,"invoiceType":3,"id":23046,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729499,"invoiceType":3,"id":23047,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729500,"invoiceType":3,"id":23048,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729501,"invoiceType":3,"id":23049,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729502,"invoiceType":3,"id":23050,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729503,"invoiceType":3,"id":23051,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729504,"invoiceType":3,"id":23052,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729505,"invoiceType":3,"id":23053,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729506,"invoiceType":3,"id":23054,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729507,"invoiceType":3,"id":23055,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729508,"invoiceType":3,"id":23056,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729509,"invoiceType":3,"id":23057,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729510,"invoiceType":3,"id":23058,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729511,"invoiceType":3,"id":23059,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731112,"invoiceType":3,"id":23060,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731113,"invoiceType":3,"id":23061,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731114,"invoiceType":3,"id":23062,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731115,"invoiceType":3,"id":23063,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731116,"invoiceType":3,"id":23064,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731117,"invoiceType":3,"id":23065,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731118,"invoiceType":3,"id":23066,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731119,"invoiceType":3,"id":23067,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731120,"invoiceType":3,"id":23068,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731121,"invoiceType":3,"id":23069,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731122,"invoiceType":3,"id":23070,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731123,"invoiceType":3,"id":23071,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731124,"invoiceType":3,"id":23072,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731125,"invoiceType":3,"id":23073,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731126,"invoiceType":3,"id":23074,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731127,"invoiceType":3,"id":23075,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731128,"invoiceType":3,"id":23076,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731129,"invoiceType":3,"id":23077,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731130,"invoiceType":3,"id":23078,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731131,"invoiceType":3,"id":23079,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731132,"invoiceType":3,"id":23080,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731133,"invoiceType":3,"id":23081,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731134,"invoiceType":3,"id":23082,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731135,"invoiceType":3,"id":23083,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731136,"invoiceType":3,"id":23084,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731137,"invoiceType":3,"id":23085,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731138,"invoiceType":3,"id":23086,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731139,"invoiceType":3,"id":23087,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731140,"invoiceType":3,"id":23088,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731141,"invoiceType":3,"id":23089,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731142,"invoiceType":3,"id":23090,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731143,"invoiceType":3,"id":23091,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731144,"invoiceType":3,"id":23092,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731145,"invoiceType":3,"id":23093,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731146,"invoiceType":3,"id":23094,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731147,"invoiceType":3,"id":23095,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731148,"invoiceType":3,"id":23096,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731149,"invoiceType":3,"id":23097,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731150,"invoiceType":3,"id":23098,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731151,"invoiceType":3,"id":23099,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731152,"invoiceType":3,"id":23100,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731153,"invoiceType":3,"id":23101,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731154,"invoiceType":3,"id":23102,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731155,"invoiceType":3,"id":23103,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731156,"invoiceType":3,"id":23104,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731157,"invoiceType":3,"id":23105,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731158,"invoiceType":3,"id":23106,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731159,"invoiceType":3,"id":23107,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731160,"invoiceType":3,"id":23108,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731161,"invoiceType":3,"id":23109,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731162,"invoiceType":3,"id":23110,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731163,"invoiceType":3,"id":23111,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731164,"invoiceType":3,"id":23112,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731165,"invoiceType":3,"id":23113,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731166,"invoiceType":3,"id":23114,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731167,"invoiceType":3,"id":23115,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731168,"invoiceType":3,"id":23116,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731169,"invoiceType":3,"id":23117,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731170,"invoiceType":3,"id":23118,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731171,"invoiceType":3,"id":23119,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731172,"invoiceType":3,"id":23120,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731173,"invoiceType":3,"id":23121,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731174,"invoiceType":3,"id":23122,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731175,"invoiceType":3,"id":23123,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731176,"invoiceType":3,"id":23124,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731177,"invoiceType":3,"id":23125,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731178,"invoiceType":3,"id":23126,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731179,"invoiceType":3,"id":23127,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731180,"invoiceType":3,"id":23128,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731181,"invoiceType":3,"id":23129,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731182,"invoiceType":3,"id":23130,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731183,"invoiceType":3,"id":23131,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731184,"invoiceType":3,"id":23132,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731185,"invoiceType":3,"id":23133,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731186,"invoiceType":3,"id":23134,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731187,"invoiceType":3,"id":23135,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731188,"invoiceType":3,"id":23136,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731189,"invoiceType":3,"id":23137,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731190,"invoiceType":3,"id":23138,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731191,"invoiceType":3,"id":23139,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731192,"invoiceType":3,"id":23140,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731193,"invoiceType":3,"id":23141,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731194,"invoiceType":3,"id":23142,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731195,"invoiceType":3,"id":23143,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731196,"invoiceType":3,"id":23144,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731197,"invoiceType":3,"id":23145,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731198,"invoiceType":3,"id":23146,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731199,"invoiceType":3,"id":23147,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731200,"invoiceType":3,"id":23148,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731201,"invoiceType":3,"id":23149,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731202,"invoiceType":3,"id":23150,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731203,"invoiceType":3,"id":23151,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731204,"invoiceType":3,"id":23152,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731205,"invoiceType":3,"id":23153,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731206,"invoiceType":3,"id":23154,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731207,"invoiceType":3,"id":23155,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731208,"invoiceType":3,"id":23156,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731209,"invoiceType":3,"id":23157,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731210,"invoiceType":3,"id":23158,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731211,"invoiceType":3,"id":23159,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731212,"invoiceType":3,"id":23160,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731213,"invoiceType":3,"id":23161,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731214,"invoiceType":3,"id":23162,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731215,"invoiceType":3,"id":23163,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731216,"invoiceType":3,"id":23164,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731217,"invoiceType":3,"id":23165,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731218,"invoiceType":3,"id":23166,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731219,"invoiceType":3,"id":23167,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731220,"invoiceType":3,"id":23168,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731221,"invoiceType":3,"id":23169,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731222,"invoiceType":3,"id":23170,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731223,"invoiceType":3,"id":23171,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731224,"invoiceType":3,"id":23172,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731225,"invoiceType":3,"id":23173,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731226,"invoiceType":3,"id":23174,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731227,"invoiceType":3,"id":23175,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731228,"invoiceType":3,"id":23176,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731229,"invoiceType":3,"id":23177,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731230,"invoiceType":3,"id":23178,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731231,"invoiceType":3,"id":23179,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731232,"invoiceType":3,"id":23180,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731233,"invoiceType":3,"id":23181,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731234,"invoiceType":3,"id":23182,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731235,"invoiceType":3,"id":23183,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731236,"invoiceType":3,"id":23184,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731237,"invoiceType":3,"id":23185,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731238,"invoiceType":3,"id":23186,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731239,"invoiceType":3,"id":23187,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731240,"invoiceType":3,"id":23188,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731241,"invoiceType":3,"id":23189,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731242,"invoiceType":3,"id":23190,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731243,"invoiceType":3,"id":23191,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731244,"invoiceType":3,"id":23192,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731245,"invoiceType":3,"id":23193,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731246,"invoiceType":3,"id":23194,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731247,"invoiceType":3,"id":23195,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731248,"invoiceType":3,"id":23196,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731249,"invoiceType":3,"id":23197,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731250,"invoiceType":3,"id":23198,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731251,"invoiceType":3,"id":23199,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731252,"invoiceType":3,"id":23200,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731253,"invoiceType":3,"id":23201,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731254,"invoiceType":3,"id":23202,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731255,"invoiceType":3,"id":23203,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731256,"invoiceType":3,"id":23204,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731257,"invoiceType":3,"id":23205,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731258,"invoiceType":3,"id":23206,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731259,"invoiceType":3,"id":23207,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731260,"invoiceType":3,"id":23208,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731261,"invoiceType":3,"id":23209,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731262,"invoiceType":3,"id":23210,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731263,"invoiceType":3,"id":23211,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731264,"invoiceType":3,"id":23212,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731265,"invoiceType":3,"id":23213,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731266,"invoiceType":3,"id":23214,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731267,"invoiceType":3,"id":23215,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731268,"invoiceType":3,"id":23216,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731269,"invoiceType":3,"id":23217,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731270,"invoiceType":3,"id":23218,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731271,"invoiceType":3,"id":23219,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731272,"invoiceType":3,"id":23220,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731273,"invoiceType":3,"id":23221,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731274,"invoiceType":3,"id":23222,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731275,"invoiceType":3,"id":23223,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731276,"invoiceType":3,"id":23224,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731277,"invoiceType":3,"id":23225,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731278,"invoiceType":3,"id":23226,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731279,"invoiceType":3,"id":23227,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731280,"invoiceType":3,"id":23228,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731281,"invoiceType":3,"id":23229,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731282,"invoiceType":3,"id":23230,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731283,"invoiceType":3,"id":23231,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731284,"invoiceType":3,"id":23232,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731285,"invoiceType":3,"id":23233,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731286,"invoiceType":3,"id":23234,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731287,"invoiceType":3,"id":23235,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731288,"invoiceType":3,"id":23236,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731289,"invoiceType":3,"id":23237,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731290,"invoiceType":3,"id":23238,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731291,"invoiceType":3,"id":23239,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731292,"invoiceType":3,"id":23240,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731293,"invoiceType":3,"id":23241,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731294,"invoiceType":3,"id":23242,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731295,"invoiceType":3,"id":23243,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731296,"invoiceType":3,"id":23244,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731297,"invoiceType":3,"id":23245,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731298,"invoiceType":3,"id":23246,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731299,"invoiceType":3,"id":23247,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731300,"invoiceType":3,"id":23248,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731301,"invoiceType":3,"id":23249,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731302,"invoiceType":3,"id":23250,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731303,"invoiceType":3,"id":23251,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731304,"invoiceType":3,"id":23252,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731305,"invoiceType":3,"id":23253,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731306,"invoiceType":3,"id":23254,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731307,"invoiceType":3,"id":23255,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731308,"invoiceType":3,"id":23256,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731309,"invoiceType":3,"id":23257,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731310,"invoiceType":3,"id":23258,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731311,"invoiceType":3,"id":23259,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732112,"invoiceType":3,"id":23260,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732113,"invoiceType":3,"id":23261,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732114,"invoiceType":3,"id":23262,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732115,"invoiceType":3,"id":23263,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732116,"invoiceType":3,"id":23264,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732117,"invoiceType":3,"id":23265,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732118,"invoiceType":3,"id":23266,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732119,"invoiceType":3,"id":23267,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732120,"invoiceType":3,"id":23268,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732121,"invoiceType":3,"id":23269,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732122,"invoiceType":3,"id":23270,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732123,"invoiceType":3,"id":23271,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732124,"invoiceType":3,"id":23272,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732125,"invoiceType":3,"id":23273,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732126,"invoiceType":3,"id":23274,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732127,"invoiceType":3,"id":23275,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732128,"invoiceType":3,"id":23276,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732129,"invoiceType":3,"id":23277,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732130,"invoiceType":3,"id":23278,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732131,"invoiceType":3,"id":23279,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732132,"invoiceType":3,"id":23280,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732133,"invoiceType":3,"id":23281,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732134,"invoiceType":3,"id":23282,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732135,"invoiceType":3,"id":23283,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732136,"invoiceType":3,"id":23284,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732137,"invoiceType":3,"id":23285,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732138,"invoiceType":3,"id":23286,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732139,"invoiceType":3,"id":23287,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732140,"invoiceType":3,"id":23288,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732141,"invoiceType":3,"id":23289,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732142,"invoiceType":3,"id":23290,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732143,"invoiceType":3,"id":23291,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732144,"invoiceType":3,"id":23292,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732145,"invoiceType":3,"id":23293,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732146,"invoiceType":3,"id":23294,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732147,"invoiceType":3,"id":23295,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732148,"invoiceType":3,"id":23296,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732149,"invoiceType":3,"id":23297,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732150,"invoiceType":3,"id":23298,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732151,"invoiceType":3,"id":23299,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732152,"invoiceType":3,"id":23300,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732153,"invoiceType":3,"id":23301,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732154,"invoiceType":3,"id":23302,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732155,"invoiceType":3,"id":23303,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732156,"invoiceType":3,"id":23304,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732157,"invoiceType":3,"id":23305,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732158,"invoiceType":3,"id":23306,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732159,"invoiceType":3,"id":23307,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732160,"invoiceType":3,"id":23308,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732161,"invoiceType":3,"id":23309,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732162,"invoiceType":3,"id":23310,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732163,"invoiceType":3,"id":23311,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732164,"invoiceType":3,"id":23312,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732165,"invoiceType":3,"id":23313,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732166,"invoiceType":3,"id":23314,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732167,"invoiceType":3,"id":23315,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732168,"invoiceType":3,"id":23316,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732169,"invoiceType":3,"id":23317,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732170,"invoiceType":3,"id":23318,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732171,"invoiceType":3,"id":23319,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732172,"invoiceType":3,"id":23320,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732173,"invoiceType":3,"id":23321,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732174,"invoiceType":3,"id":23322,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732175,"invoiceType":3,"id":23323,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732176,"invoiceType":3,"id":23324,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732177,"invoiceType":3,"id":23325,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732178,"invoiceType":3,"id":23326,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732179,"invoiceType":3,"id":23327,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732180,"invoiceType":3,"id":23328,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732181,"invoiceType":3,"id":23329,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732182,"invoiceType":3,"id":23330,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732183,"invoiceType":3,"id":23331,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732184,"invoiceType":3,"id":23332,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732185,"invoiceType":3,"id":23333,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732186,"invoiceType":3,"id":23334,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732187,"invoiceType":3,"id":23335,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732188,"invoiceType":3,"id":23336,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732189,"invoiceType":3,"id":23337,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732190,"invoiceType":3,"id":23338,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732191,"invoiceType":3,"id":23339,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732192,"invoiceType":3,"id":23340,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732193,"invoiceType":3,"id":23341,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732194,"invoiceType":3,"id":23342,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732195,"invoiceType":3,"id":23343,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732196,"invoiceType":3,"id":23344,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732197,"invoiceType":3,"id":23345,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732198,"invoiceType":3,"id":23346,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732199,"invoiceType":3,"id":23347,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732200,"invoiceType":3,"id":23348,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732201,"invoiceType":3,"id":23349,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732202,"invoiceType":3,"id":23350,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732203,"invoiceType":3,"id":23351,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732204,"invoiceType":3,"id":23352,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732205,"invoiceType":3,"id":23353,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732206,"invoiceType":3,"id":23354,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732207,"invoiceType":3,"id":23355,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732208,"invoiceType":3,"id":23356,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732209,"invoiceType":3,"id":23357,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732210,"invoiceType":3,"id":23358,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732211,"invoiceType":3,"id":23359,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732212,"invoiceType":3,"id":23360,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732213,"invoiceType":3,"id":23361,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732214,"invoiceType":3,"id":23362,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732215,"invoiceType":3,"id":23363,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732216,"invoiceType":3,"id":23364,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732217,"invoiceType":3,"id":23365,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732218,"invoiceType":3,"id":23366,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732219,"invoiceType":3,"id":23367,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732220,"invoiceType":3,"id":23368,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732221,"invoiceType":3,"id":23369,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732222,"invoiceType":3,"id":23370,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732223,"invoiceType":3,"id":23371,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732224,"invoiceType":3,"id":23372,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732225,"invoiceType":3,"id":23373,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732226,"invoiceType":3,"id":23374,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732227,"invoiceType":3,"id":23375,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732228,"invoiceType":3,"id":23376,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732229,"invoiceType":3,"id":23377,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732230,"invoiceType":3,"id":23378,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732231,"invoiceType":3,"id":23379,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732232,"invoiceType":3,"id":23380,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732233,"invoiceType":3,"id":23381,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732234,"invoiceType":3,"id":23382,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732235,"invoiceType":3,"id":23383,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732236,"invoiceType":3,"id":23384,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732237,"invoiceType":3,"id":23385,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732238,"invoiceType":3,"id":23386,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732239,"invoiceType":3,"id":23387,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732240,"invoiceType":3,"id":23388,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732241,"invoiceType":3,"id":23389,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732242,"invoiceType":3,"id":23390,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732243,"invoiceType":3,"id":23391,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732244,"invoiceType":3,"id":23392,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732245,"invoiceType":3,"id":23393,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732246,"invoiceType":3,"id":23394,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732247,"invoiceType":3,"id":23395,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732248,"invoiceType":3,"id":23396,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732249,"invoiceType":3,"id":23397,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732250,"invoiceType":3,"id":23398,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732251,"invoiceType":3,"id":23399,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732252,"invoiceType":3,"id":23400,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732253,"invoiceType":3,"id":23401,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732254,"invoiceType":3,"id":23402,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732255,"invoiceType":3,"id":23403,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732256,"invoiceType":3,"id":23404,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732257,"invoiceType":3,"id":23405,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732258,"invoiceType":3,"id":23406,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732259,"invoiceType":3,"id":23407,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732260,"invoiceType":3,"id":23408,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732261,"invoiceType":3,"id":23409,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732262,"invoiceType":3,"id":23410,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732263,"invoiceType":3,"id":23411,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732264,"invoiceType":3,"id":23412,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732265,"invoiceType":3,"id":23413,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732266,"invoiceType":3,"id":23414,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732267,"invoiceType":3,"id":23415,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732268,"invoiceType":3,"id":23416,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732269,"invoiceType":3,"id":23417,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732270,"invoiceType":3,"id":23418,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732271,"invoiceType":3,"id":23419,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732272,"invoiceType":3,"id":23420,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732273,"invoiceType":3,"id":23421,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732274,"invoiceType":3,"id":23422,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732275,"invoiceType":3,"id":23423,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732276,"invoiceType":3,"id":23424,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732277,"invoiceType":3,"id":23425,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732278,"invoiceType":3,"id":23426,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732279,"invoiceType":3,"id":23427,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732280,"invoiceType":3,"id":23428,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732281,"invoiceType":3,"id":23429,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732282,"invoiceType":3,"id":23430,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732283,"invoiceType":3,"id":23431,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732284,"invoiceType":3,"id":23432,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732285,"invoiceType":3,"id":23433,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732286,"invoiceType":3,"id":23434,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732287,"invoiceType":3,"id":23435,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732288,"invoiceType":3,"id":23436,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732289,"invoiceType":3,"id":23437,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732290,"invoiceType":3,"id":23438,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732291,"invoiceType":3,"id":23439,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732292,"invoiceType":3,"id":23440,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732293,"invoiceType":3,"id":23441,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732294,"invoiceType":3,"id":23442,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732295,"invoiceType":3,"id":23443,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732296,"invoiceType":3,"id":23444,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732297,"invoiceType":3,"id":23445,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732298,"invoiceType":3,"id":23446,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732299,"invoiceType":3,"id":23447,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732300,"invoiceType":3,"id":23448,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732301,"invoiceType":3,"id":23449,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732302,"invoiceType":3,"id":23450,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732303,"invoiceType":3,"id":23451,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732304,"invoiceType":3,"id":23452,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732305,"invoiceType":3,"id":23453,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732306,"invoiceType":3,"id":23454,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732307,"invoiceType":3,"id":23455,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732308,"invoiceType":3,"id":23456,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732309,"invoiceType":3,"id":23457,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732310,"invoiceType":3,"id":23458,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732311,"invoiceType":3,"id":23459,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730112,"invoiceType":3,"id":23460,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730113,"invoiceType":3,"id":23461,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730114,"invoiceType":3,"id":23462,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730115,"invoiceType":3,"id":23463,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730116,"invoiceType":3,"id":23464,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730117,"invoiceType":3,"id":23465,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730118,"invoiceType":3,"id":23466,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730119,"invoiceType":3,"id":23467,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730120,"invoiceType":3,"id":23468,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730121,"invoiceType":3,"id":23469,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730122,"invoiceType":3,"id":23470,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730123,"invoiceType":3,"id":23471,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730124,"invoiceType":3,"id":23472,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730125,"invoiceType":3,"id":23473,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730126,"invoiceType":3,"id":23474,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730127,"invoiceType":3,"id":23475,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730128,"invoiceType":3,"id":23476,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730129,"invoiceType":3,"id":23477,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730130,"invoiceType":3,"id":23478,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730131,"invoiceType":3,"id":23479,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730132,"invoiceType":3,"id":23480,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730133,"invoiceType":3,"id":23481,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730134,"invoiceType":3,"id":23482,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730135,"invoiceType":3,"id":23483,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730136,"invoiceType":3,"id":23484,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730137,"invoiceType":3,"id":23485,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730138,"invoiceType":3,"id":23486,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730139,"invoiceType":3,"id":23487,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730140,"invoiceType":3,"id":23488,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730141,"invoiceType":3,"id":23489,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730142,"invoiceType":3,"id":23490,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730143,"invoiceType":3,"id":23491,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730144,"invoiceType":3,"id":23492,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730145,"invoiceType":3,"id":23493,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730146,"invoiceType":3,"id":23494,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730147,"invoiceType":3,"id":23495,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730148,"invoiceType":3,"id":23496,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730149,"invoiceType":3,"id":23497,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730150,"invoiceType":3,"id":23498,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730151,"invoiceType":3,"id":23499,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730152,"invoiceType":3,"id":23500,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730153,"invoiceType":3,"id":23501,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730154,"invoiceType":3,"id":23502,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730155,"invoiceType":3,"id":23503,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730156,"invoiceType":3,"id":23504,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730157,"invoiceType":3,"id":23505,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730158,"invoiceType":3,"id":23506,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730159,"invoiceType":3,"id":23507,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730160,"invoiceType":3,"id":23508,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730161,"invoiceType":3,"id":23509,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730162,"invoiceType":3,"id":23510,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730163,"invoiceType":3,"id":23511,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730164,"invoiceType":3,"id":23512,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730165,"invoiceType":3,"id":23513,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730166,"invoiceType":3,"id":23514,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730167,"invoiceType":3,"id":23515,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730168,"invoiceType":3,"id":23516,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730169,"invoiceType":3,"id":23517,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730170,"invoiceType":3,"id":23518,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730171,"invoiceType":3,"id":23519,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730172,"invoiceType":3,"id":23520,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730173,"invoiceType":3,"id":23521,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730174,"invoiceType":3,"id":23522,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730175,"invoiceType":3,"id":23523,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730176,"invoiceType":3,"id":23524,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730177,"invoiceType":3,"id":23525,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730178,"invoiceType":3,"id":23526,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730179,"invoiceType":3,"id":23527,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730180,"invoiceType":3,"id":23528,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730181,"invoiceType":3,"id":23529,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730182,"invoiceType":3,"id":23530,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730183,"invoiceType":3,"id":23531,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730184,"invoiceType":3,"id":23532,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730185,"invoiceType":3,"id":23533,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730186,"invoiceType":3,"id":23534,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730187,"invoiceType":3,"id":23535,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730188,"invoiceType":3,"id":23536,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730189,"invoiceType":3,"id":23537,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730190,"invoiceType":3,"id":23538,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730191,"invoiceType":3,"id":23539,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730192,"invoiceType":3,"id":23540,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730193,"invoiceType":3,"id":23541,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730194,"invoiceType":3,"id":23542,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730195,"invoiceType":3,"id":23543,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730196,"invoiceType":3,"id":23544,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730197,"invoiceType":3,"id":23545,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730198,"invoiceType":3,"id":23546,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730199,"invoiceType":3,"id":23547,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730200,"invoiceType":3,"id":23548,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730201,"invoiceType":3,"id":23549,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730202,"invoiceType":3,"id":23550,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730203,"invoiceType":3,"id":23551,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730204,"invoiceType":3,"id":23552,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730205,"invoiceType":3,"id":23553,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730206,"invoiceType":3,"id":23554,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730207,"invoiceType":3,"id":23555,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730208,"invoiceType":3,"id":23556,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730209,"invoiceType":3,"id":23557,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730210,"invoiceType":3,"id":23558,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730211,"invoiceType":3,"id":23559,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730212,"invoiceType":3,"id":23560,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730213,"invoiceType":3,"id":23561,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730214,"invoiceType":3,"id":23562,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730215,"invoiceType":3,"id":23563,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730216,"invoiceType":3,"id":23564,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730217,"invoiceType":3,"id":23565,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730218,"invoiceType":3,"id":23566,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730219,"invoiceType":3,"id":23567,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730220,"invoiceType":3,"id":23568,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730221,"invoiceType":3,"id":23569,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730222,"invoiceType":3,"id":23570,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730223,"invoiceType":3,"id":23571,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730224,"invoiceType":3,"id":23572,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730225,"invoiceType":3,"id":23573,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730226,"invoiceType":3,"id":23574,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730227,"invoiceType":3,"id":23575,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730228,"invoiceType":3,"id":23576,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730229,"invoiceType":3,"id":23577,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730230,"invoiceType":3,"id":23578,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730231,"invoiceType":3,"id":23579,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730232,"invoiceType":3,"id":23580,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730233,"invoiceType":3,"id":23581,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730234,"invoiceType":3,"id":23582,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730235,"invoiceType":3,"id":23583,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730236,"invoiceType":3,"id":23584,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730237,"invoiceType":3,"id":23585,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730238,"invoiceType":3,"id":23586,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730239,"invoiceType":3,"id":23587,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730240,"invoiceType":3,"id":23588,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730241,"invoiceType":3,"id":23589,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730242,"invoiceType":3,"id":23590,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730243,"invoiceType":3,"id":23591,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730244,"invoiceType":3,"id":23592,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730245,"invoiceType":3,"id":23593,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730246,"invoiceType":3,"id":23594,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730247,"invoiceType":3,"id":23595,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730248,"invoiceType":3,"id":23596,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730249,"invoiceType":3,"id":23597,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730250,"invoiceType":3,"id":23598,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730251,"invoiceType":3,"id":23599,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730252,"invoiceType":3,"id":23600,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730253,"invoiceType":3,"id":23601,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730254,"invoiceType":3,"id":23602,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730255,"invoiceType":3,"id":23603,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730256,"invoiceType":3,"id":23604,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730257,"invoiceType":3,"id":23605,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730258,"invoiceType":3,"id":23606,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730259,"invoiceType":3,"id":23607,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730260,"invoiceType":3,"id":23608,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730261,"invoiceType":3,"id":23609,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730262,"invoiceType":3,"id":23610,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730263,"invoiceType":3,"id":23611,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730264,"invoiceType":3,"id":23612,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730265,"invoiceType":3,"id":23613,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730266,"invoiceType":3,"id":23614,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730267,"invoiceType":3,"id":23615,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730268,"invoiceType":3,"id":23616,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730269,"invoiceType":3,"id":23617,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730270,"invoiceType":3,"id":23618,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730271,"invoiceType":3,"id":23619,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730272,"invoiceType":3,"id":23620,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730273,"invoiceType":3,"id":23621,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730274,"invoiceType":3,"id":23622,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730275,"invoiceType":3,"id":23623,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730276,"invoiceType":3,"id":23624,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730277,"invoiceType":3,"id":23625,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730278,"invoiceType":3,"id":23626,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730279,"invoiceType":3,"id":23627,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730280,"invoiceType":3,"id":23628,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730281,"invoiceType":3,"id":23629,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730282,"invoiceType":3,"id":23630,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730283,"invoiceType":3,"id":23631,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730284,"invoiceType":3,"id":23632,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730285,"invoiceType":3,"id":23633,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730286,"invoiceType":3,"id":23634,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730287,"invoiceType":3,"id":23635,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730288,"invoiceType":3,"id":23636,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730289,"invoiceType":3,"id":23637,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730290,"invoiceType":3,"id":23638,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730291,"invoiceType":3,"id":23639,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730292,"invoiceType":3,"id":23640,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730293,"invoiceType":3,"id":23641,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730294,"invoiceType":3,"id":23642,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730295,"invoiceType":3,"id":23643,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730296,"invoiceType":3,"id":23644,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730297,"invoiceType":3,"id":23645,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730298,"invoiceType":3,"id":23646,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730299,"invoiceType":3,"id":23647,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730300,"invoiceType":3,"id":23648,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730301,"invoiceType":3,"id":23649,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730302,"invoiceType":3,"id":23650,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730303,"invoiceType":3,"id":23651,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730304,"invoiceType":3,"id":23652,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730305,"invoiceType":3,"id":23653,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730306,"invoiceType":3,"id":23654,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730307,"invoiceType":3,"id":23655,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730308,"invoiceType":3,"id":23656,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730309,"invoiceType":3,"id":23657,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730310,"invoiceType":3,"id":23658,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730311,"invoiceType":3,"id":23659,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733312,"invoiceType":3,"id":23660,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733313,"invoiceType":3,"id":23661,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733314,"invoiceType":3,"id":23662,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733315,"invoiceType":3,"id":23663,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733316,"invoiceType":3,"id":23664,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733317,"invoiceType":3,"id":23665,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733318,"invoiceType":3,"id":23666,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733319,"invoiceType":3,"id":23667,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733320,"invoiceType":3,"id":23668,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733321,"invoiceType":3,"id":23669,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733322,"invoiceType":3,"id":23670,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733323,"invoiceType":3,"id":23671,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733324,"invoiceType":3,"id":23672,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733325,"invoiceType":3,"id":23673,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733326,"invoiceType":3,"id":23674,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733327,"invoiceType":3,"id":23675,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733328,"invoiceType":3,"id":23676,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733329,"invoiceType":3,"id":23677,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733330,"invoiceType":3,"id":23678,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733331,"invoiceType":3,"id":23679,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733332,"invoiceType":3,"id":23680,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733333,"invoiceType":3,"id":23681,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733334,"invoiceType":3,"id":23682,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733335,"invoiceType":3,"id":23683,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733336,"invoiceType":3,"id":23684,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733337,"invoiceType":3,"id":23685,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733338,"invoiceType":3,"id":23686,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733339,"invoiceType":3,"id":23687,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733340,"invoiceType":3,"id":23688,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733341,"invoiceType":3,"id":23689,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733342,"invoiceType":3,"id":23690,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733343,"invoiceType":3,"id":23691,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733344,"invoiceType":3,"id":23692,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733345,"invoiceType":3,"id":23693,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733346,"invoiceType":3,"id":23694,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733347,"invoiceType":3,"id":23695,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733348,"invoiceType":3,"id":23696,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733349,"invoiceType":3,"id":23697,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733350,"invoiceType":3,"id":23698,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733351,"invoiceType":3,"id":23699,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733352,"invoiceType":3,"id":23700,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733353,"invoiceType":3,"id":23701,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733354,"invoiceType":3,"id":23702,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733355,"invoiceType":3,"id":23703,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733356,"invoiceType":3,"id":23704,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733357,"invoiceType":3,"id":23705,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733358,"invoiceType":3,"id":23706,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733359,"invoiceType":3,"id":23707,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733360,"invoiceType":3,"id":23708,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733361,"invoiceType":3,"id":23709,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733362,"invoiceType":3,"id":23710,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733363,"invoiceType":3,"id":23711,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733364,"invoiceType":3,"id":23712,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733365,"invoiceType":3,"id":23713,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733366,"invoiceType":3,"id":23714,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733367,"invoiceType":3,"id":23715,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733368,"invoiceType":3,"id":23716,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733369,"invoiceType":3,"id":23717,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733370,"invoiceType":3,"id":23718,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733371,"invoiceType":3,"id":23719,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733372,"invoiceType":3,"id":23720,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733373,"invoiceType":3,"id":23721,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733374,"invoiceType":3,"id":23722,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733375,"invoiceType":3,"id":23723,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733376,"invoiceType":3,"id":23724,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733377,"invoiceType":3,"id":23725,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733378,"invoiceType":3,"id":23726,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733379,"invoiceType":3,"id":23727,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733380,"invoiceType":3,"id":23728,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733381,"invoiceType":3,"id":23729,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733382,"invoiceType":3,"id":23730,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733383,"invoiceType":3,"id":23731,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733384,"invoiceType":3,"id":23732,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733385,"invoiceType":3,"id":23733,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733386,"invoiceType":3,"id":23734,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733387,"invoiceType":3,"id":23735,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733388,"invoiceType":3,"id":23736,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733389,"invoiceType":3,"id":23737,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733390,"invoiceType":3,"id":23738,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733391,"invoiceType":3,"id":23739,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733392,"invoiceType":3,"id":23740,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733393,"invoiceType":3,"id":23741,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733394,"invoiceType":3,"id":23742,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733395,"invoiceType":3,"id":23743,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733396,"invoiceType":3,"id":23744,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733397,"invoiceType":3,"id":23745,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733398,"invoiceType":3,"id":23746,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733399,"invoiceType":3,"id":23747,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733400,"invoiceType":3,"id":23748,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733401,"invoiceType":3,"id":23749,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733402,"invoiceType":3,"id":23750,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733403,"invoiceType":3,"id":23751,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733404,"invoiceType":3,"id":23752,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733405,"invoiceType":3,"id":23753,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733406,"invoiceType":3,"id":23754,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733407,"invoiceType":3,"id":23755,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733408,"invoiceType":3,"id":23756,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733409,"invoiceType":3,"id":23757,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733410,"invoiceType":3,"id":23758,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733411,"invoiceType":3,"id":23759,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733412,"invoiceType":3,"id":23760,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733413,"invoiceType":3,"id":23761,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733414,"invoiceType":3,"id":23762,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733415,"invoiceType":3,"id":23763,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733416,"invoiceType":3,"id":23764,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733417,"invoiceType":3,"id":23765,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733418,"invoiceType":3,"id":23766,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733419,"invoiceType":3,"id":23767,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733420,"invoiceType":3,"id":23768,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733421,"invoiceType":3,"id":23769,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733422,"invoiceType":3,"id":23770,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733423,"invoiceType":3,"id":23771,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733424,"invoiceType":3,"id":23772,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733425,"invoiceType":3,"id":23773,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733426,"invoiceType":3,"id":23774,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733427,"invoiceType":3,"id":23775,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733428,"invoiceType":3,"id":23776,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733429,"invoiceType":3,"id":23777,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733430,"invoiceType":3,"id":23778,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733431,"invoiceType":3,"id":23779,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733432,"invoiceType":3,"id":23780,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733433,"invoiceType":3,"id":23781,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733434,"invoiceType":3,"id":23782,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733435,"invoiceType":3,"id":23783,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733436,"invoiceType":3,"id":23784,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733437,"invoiceType":3,"id":23785,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733438,"invoiceType":3,"id":23786,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733439,"invoiceType":3,"id":23787,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733440,"invoiceType":3,"id":23788,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733441,"invoiceType":3,"id":23789,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733442,"invoiceType":3,"id":23790,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733443,"invoiceType":3,"id":23791,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733444,"invoiceType":3,"id":23792,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733445,"invoiceType":3,"id":23793,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733446,"invoiceType":3,"id":23794,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733447,"invoiceType":3,"id":23795,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733448,"invoiceType":3,"id":23796,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733449,"invoiceType":3,"id":23797,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733450,"invoiceType":3,"id":23798,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733451,"invoiceType":3,"id":23799,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733452,"invoiceType":3,"id":23800,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733453,"invoiceType":3,"id":23801,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733454,"invoiceType":3,"id":23802,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733455,"invoiceType":3,"id":23803,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733456,"invoiceType":3,"id":23804,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733457,"invoiceType":3,"id":23805,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733458,"invoiceType":3,"id":23806,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733459,"invoiceType":3,"id":23807,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733460,"invoiceType":3,"id":23808,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733461,"invoiceType":3,"id":23809,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733462,"invoiceType":3,"id":23810,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733463,"invoiceType":3,"id":23811,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733464,"invoiceType":3,"id":23812,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733465,"invoiceType":3,"id":23813,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733466,"invoiceType":3,"id":23814,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733467,"invoiceType":3,"id":23815,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733468,"invoiceType":3,"id":23816,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733469,"invoiceType":3,"id":23817,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733470,"invoiceType":3,"id":23818,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733471,"invoiceType":3,"id":23819,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733472,"invoiceType":3,"id":23820,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733473,"invoiceType":3,"id":23821,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733474,"invoiceType":3,"id":23822,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733475,"invoiceType":3,"id":23823,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733476,"invoiceType":3,"id":23824,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733477,"invoiceType":3,"id":23825,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733478,"invoiceType":3,"id":23826,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733479,"invoiceType":3,"id":23827,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733480,"invoiceType":3,"id":23828,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733481,"invoiceType":3,"id":23829,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733482,"invoiceType":3,"id":23830,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733483,"invoiceType":3,"id":23831,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733484,"invoiceType":3,"id":23832,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733485,"invoiceType":3,"id":23833,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733486,"invoiceType":3,"id":23834,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733487,"invoiceType":3,"id":23835,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733488,"invoiceType":3,"id":23836,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733489,"invoiceType":3,"id":23837,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733490,"invoiceType":3,"id":23838,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733491,"invoiceType":3,"id":23839,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733492,"invoiceType":3,"id":23840,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733493,"invoiceType":3,"id":23841,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733494,"invoiceType":3,"id":23842,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733495,"invoiceType":3,"id":23843,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733496,"invoiceType":3,"id":23844,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733497,"invoiceType":3,"id":23845,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733498,"invoiceType":3,"id":23846,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733499,"invoiceType":3,"id":23847,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733500,"invoiceType":3,"id":23848,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733501,"invoiceType":3,"id":23849,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733502,"invoiceType":3,"id":23850,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733503,"invoiceType":3,"id":23851,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733504,"invoiceType":3,"id":23852,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733505,"invoiceType":3,"id":23853,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733506,"invoiceType":3,"id":23854,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733507,"invoiceType":3,"id":23855,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733508,"invoiceType":3,"id":23856,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733509,"invoiceType":3,"id":23857,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733510,"invoiceType":3,"id":23858,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733511,"invoiceType":3,"id":23859,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731312,"invoiceType":3,"id":23860,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731313,"invoiceType":3,"id":23861,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731314,"invoiceType":3,"id":23862,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731315,"invoiceType":3,"id":23863,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731316,"invoiceType":3,"id":23864,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731317,"invoiceType":3,"id":23865,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731318,"invoiceType":3,"id":23866,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731319,"invoiceType":3,"id":23867,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731320,"invoiceType":3,"id":23868,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731321,"invoiceType":3,"id":23869,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731322,"invoiceType":3,"id":23870,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731323,"invoiceType":3,"id":23871,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731324,"invoiceType":3,"id":23872,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731325,"invoiceType":3,"id":23873,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731326,"invoiceType":3,"id":23874,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731327,"invoiceType":3,"id":23875,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731328,"invoiceType":3,"id":23876,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731329,"invoiceType":3,"id":23877,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731330,"invoiceType":3,"id":23878,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731331,"invoiceType":3,"id":23879,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731332,"invoiceType":3,"id":23880,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731333,"invoiceType":3,"id":23881,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731334,"invoiceType":3,"id":23882,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731335,"invoiceType":3,"id":23883,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731336,"invoiceType":3,"id":23884,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731337,"invoiceType":3,"id":23885,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731338,"invoiceType":3,"id":23886,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731339,"invoiceType":3,"id":23887,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731340,"invoiceType":3,"id":23888,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731341,"invoiceType":3,"id":23889,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731342,"invoiceType":3,"id":23890,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731343,"invoiceType":3,"id":23891,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731344,"invoiceType":3,"id":23892,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731345,"invoiceType":3,"id":23893,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731346,"invoiceType":3,"id":23894,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731347,"invoiceType":3,"id":23895,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731348,"invoiceType":3,"id":23896,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731349,"invoiceType":3,"id":23897,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731350,"invoiceType":3,"id":23898,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731351,"invoiceType":3,"id":23899,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731352,"invoiceType":3,"id":23900,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731353,"invoiceType":3,"id":23901,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731354,"invoiceType":3,"id":23902,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731355,"invoiceType":3,"id":23903,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731356,"invoiceType":3,"id":23904,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731357,"invoiceType":3,"id":23905,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731358,"invoiceType":3,"id":23906,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731359,"invoiceType":3,"id":23907,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731360,"invoiceType":3,"id":23908,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731361,"invoiceType":3,"id":23909,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731362,"invoiceType":3,"id":23910,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731363,"invoiceType":3,"id":23911,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731364,"invoiceType":3,"id":23912,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731365,"invoiceType":3,"id":23913,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731366,"invoiceType":3,"id":23914,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731367,"invoiceType":3,"id":23915,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731368,"invoiceType":3,"id":23916,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731369,"invoiceType":3,"id":23917,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731370,"invoiceType":3,"id":23918,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731371,"invoiceType":3,"id":23919,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731372,"invoiceType":3,"id":23920,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731373,"invoiceType":3,"id":23921,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731374,"invoiceType":3,"id":23922,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731375,"invoiceType":3,"id":23923,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731376,"invoiceType":3,"id":23924,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731377,"invoiceType":3,"id":23925,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731378,"invoiceType":3,"id":23926,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731379,"invoiceType":3,"id":23927,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731380,"invoiceType":3,"id":23928,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731381,"invoiceType":3,"id":23929,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731382,"invoiceType":3,"id":23930,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731383,"invoiceType":3,"id":23931,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731384,"invoiceType":3,"id":23932,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731385,"invoiceType":3,"id":23933,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731386,"invoiceType":3,"id":23934,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731387,"invoiceType":3,"id":23935,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731388,"invoiceType":3,"id":23936,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731389,"invoiceType":3,"id":23937,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731390,"invoiceType":3,"id":23938,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731391,"invoiceType":3,"id":23939,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731392,"invoiceType":3,"id":23940,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731393,"invoiceType":3,"id":23941,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731394,"invoiceType":3,"id":23942,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731395,"invoiceType":3,"id":23943,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731396,"invoiceType":3,"id":23944,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731397,"invoiceType":3,"id":23945,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731398,"invoiceType":3,"id":23946,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731399,"invoiceType":3,"id":23947,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731400,"invoiceType":3,"id":23948,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731401,"invoiceType":3,"id":23949,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731402,"invoiceType":3,"id":23950,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731403,"invoiceType":3,"id":23951,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731404,"invoiceType":3,"id":23952,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731405,"invoiceType":3,"id":23953,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731406,"invoiceType":3,"id":23954,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731407,"invoiceType":3,"id":23955,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731408,"invoiceType":3,"id":23956,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731409,"invoiceType":3,"id":23957,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731410,"invoiceType":3,"id":23958,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731411,"invoiceType":3,"id":23959,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731412,"invoiceType":3,"id":23960,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731413,"invoiceType":3,"id":23961,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731414,"invoiceType":3,"id":23962,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731415,"invoiceType":3,"id":23963,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731416,"invoiceType":3,"id":23964,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731417,"invoiceType":3,"id":23965,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731418,"invoiceType":3,"id":23966,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731419,"invoiceType":3,"id":23967,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731420,"invoiceType":3,"id":23968,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731421,"invoiceType":3,"id":23969,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731422,"invoiceType":3,"id":23970,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731423,"invoiceType":3,"id":23971,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731424,"invoiceType":3,"id":23972,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731425,"invoiceType":3,"id":23973,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731426,"invoiceType":3,"id":23974,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731427,"invoiceType":3,"id":23975,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731428,"invoiceType":3,"id":23976,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731429,"invoiceType":3,"id":23977,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731430,"invoiceType":3,"id":23978,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731431,"invoiceType":3,"id":23979,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731432,"invoiceType":3,"id":23980,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731433,"invoiceType":3,"id":23981,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731434,"invoiceType":3,"id":23982,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731435,"invoiceType":3,"id":23983,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731436,"invoiceType":3,"id":23984,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731437,"invoiceType":3,"id":23985,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731438,"invoiceType":3,"id":23986,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731439,"invoiceType":3,"id":23987,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731440,"invoiceType":3,"id":23988,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731441,"invoiceType":3,"id":23989,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731442,"invoiceType":3,"id":23990,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731443,"invoiceType":3,"id":23991,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731444,"invoiceType":3,"id":23992,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731445,"invoiceType":3,"id":23993,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731446,"invoiceType":3,"id":23994,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731447,"invoiceType":3,"id":23995,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731448,"invoiceType":3,"id":23996,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731449,"invoiceType":3,"id":23997,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731450,"invoiceType":3,"id":23998,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731451,"invoiceType":3,"id":23999,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731452,"invoiceType":3,"id":24000,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731453,"invoiceType":3,"id":24001,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731454,"invoiceType":3,"id":24002,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731455,"invoiceType":3,"id":24003,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731456,"invoiceType":3,"id":24004,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731457,"invoiceType":3,"id":24005,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731458,"invoiceType":3,"id":24006,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731459,"invoiceType":3,"id":24007,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731460,"invoiceType":3,"id":24008,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731461,"invoiceType":3,"id":24009,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731462,"invoiceType":3,"id":24010,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731463,"invoiceType":3,"id":24011,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731464,"invoiceType":3,"id":24012,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731465,"invoiceType":3,"id":24013,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731466,"invoiceType":3,"id":24014,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731467,"invoiceType":3,"id":24015,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731468,"invoiceType":3,"id":24016,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731469,"invoiceType":3,"id":24017,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731470,"invoiceType":3,"id":24018,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731471,"invoiceType":3,"id":24019,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731472,"invoiceType":3,"id":24020,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731473,"invoiceType":3,"id":24021,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731474,"invoiceType":3,"id":24022,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731475,"invoiceType":3,"id":24023,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731476,"invoiceType":3,"id":24024,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731477,"invoiceType":3,"id":24025,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731478,"invoiceType":3,"id":24026,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731479,"invoiceType":3,"id":24027,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731480,"invoiceType":3,"id":24028,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731481,"invoiceType":3,"id":24029,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731482,"invoiceType":3,"id":24030,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731483,"invoiceType":3,"id":24031,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731484,"invoiceType":3,"id":24032,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731485,"invoiceType":3,"id":24033,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731486,"invoiceType":3,"id":24034,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731487,"invoiceType":3,"id":24035,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731488,"invoiceType":3,"id":24036,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731489,"invoiceType":3,"id":24037,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731490,"invoiceType":3,"id":24038,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731491,"invoiceType":3,"id":24039,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731492,"invoiceType":3,"id":24040,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731493,"invoiceType":3,"id":24041,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731494,"invoiceType":3,"id":24042,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731495,"invoiceType":3,"id":24043,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731496,"invoiceType":3,"id":24044,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731497,"invoiceType":3,"id":24045,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731498,"invoiceType":3,"id":24046,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731499,"invoiceType":3,"id":24047,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731500,"invoiceType":3,"id":24048,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731501,"invoiceType":3,"id":24049,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731502,"invoiceType":3,"id":24050,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731503,"invoiceType":3,"id":24051,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731504,"invoiceType":3,"id":24052,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731505,"invoiceType":3,"id":24053,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731506,"invoiceType":3,"id":24054,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731507,"invoiceType":3,"id":24055,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731508,"invoiceType":3,"id":24056,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731509,"invoiceType":3,"id":24057,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731510,"invoiceType":3,"id":24058,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731511,"invoiceType":3,"id":24059,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732312,"invoiceType":3,"id":24060,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732313,"invoiceType":3,"id":24061,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732314,"invoiceType":3,"id":24062,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732315,"invoiceType":3,"id":24063,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732316,"invoiceType":3,"id":24064,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732317,"invoiceType":3,"id":24065,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732318,"invoiceType":3,"id":24066,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732319,"invoiceType":3,"id":24067,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732320,"invoiceType":3,"id":24068,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732321,"invoiceType":3,"id":24069,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732322,"invoiceType":3,"id":24070,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732323,"invoiceType":3,"id":24071,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732324,"invoiceType":3,"id":24072,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732325,"invoiceType":3,"id":24073,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732326,"invoiceType":3,"id":24074,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732327,"invoiceType":3,"id":24075,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732328,"invoiceType":3,"id":24076,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732329,"invoiceType":3,"id":24077,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732330,"invoiceType":3,"id":24078,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732331,"invoiceType":3,"id":24079,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732332,"invoiceType":3,"id":24080,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732333,"invoiceType":3,"id":24081,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732334,"invoiceType":3,"id":24082,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732335,"invoiceType":3,"id":24083,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732336,"invoiceType":3,"id":24084,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732337,"invoiceType":3,"id":24085,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732338,"invoiceType":3,"id":24086,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732339,"invoiceType":3,"id":24087,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732340,"invoiceType":3,"id":24088,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732341,"invoiceType":3,"id":24089,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732342,"invoiceType":3,"id":24090,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732343,"invoiceType":3,"id":24091,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732344,"invoiceType":3,"id":24092,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732345,"invoiceType":3,"id":24093,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732346,"invoiceType":3,"id":24094,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732347,"invoiceType":3,"id":24095,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732348,"invoiceType":3,"id":24096,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732349,"invoiceType":3,"id":24097,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732350,"invoiceType":3,"id":24098,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732351,"invoiceType":3,"id":24099,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732352,"invoiceType":3,"id":24100,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732353,"invoiceType":3,"id":24101,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732354,"invoiceType":3,"id":24102,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732355,"invoiceType":3,"id":24103,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732356,"invoiceType":3,"id":24104,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732357,"invoiceType":3,"id":24105,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732358,"invoiceType":3,"id":24106,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732359,"invoiceType":3,"id":24107,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732360,"invoiceType":3,"id":24108,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732361,"invoiceType":3,"id":24109,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732362,"invoiceType":3,"id":24110,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732363,"invoiceType":3,"id":24111,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732364,"invoiceType":3,"id":24112,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732365,"invoiceType":3,"id":24113,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732366,"invoiceType":3,"id":24114,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732367,"invoiceType":3,"id":24115,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732368,"invoiceType":3,"id":24116,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732369,"invoiceType":3,"id":24117,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732370,"invoiceType":3,"id":24118,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732371,"invoiceType":3,"id":24119,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732372,"invoiceType":3,"id":24120,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732373,"invoiceType":3,"id":24121,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732374,"invoiceType":3,"id":24122,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732375,"invoiceType":3,"id":24123,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732376,"invoiceType":3,"id":24124,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732377,"invoiceType":3,"id":24125,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732378,"invoiceType":3,"id":24126,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732379,"invoiceType":3,"id":24127,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732380,"invoiceType":3,"id":24128,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732381,"invoiceType":3,"id":24129,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732382,"invoiceType":3,"id":24130,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732383,"invoiceType":3,"id":24131,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732384,"invoiceType":3,"id":24132,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732385,"invoiceType":3,"id":24133,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732386,"invoiceType":3,"id":24134,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732387,"invoiceType":3,"id":24135,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732388,"invoiceType":3,"id":24136,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732389,"invoiceType":3,"id":24137,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732390,"invoiceType":3,"id":24138,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732391,"invoiceType":3,"id":24139,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732392,"invoiceType":3,"id":24140,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732393,"invoiceType":3,"id":24141,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732394,"invoiceType":3,"id":24142,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732395,"invoiceType":3,"id":24143,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732396,"invoiceType":3,"id":24144,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732397,"invoiceType":3,"id":24145,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732398,"invoiceType":3,"id":24146,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732399,"invoiceType":3,"id":24147,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732400,"invoiceType":3,"id":24148,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732401,"invoiceType":3,"id":24149,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732402,"invoiceType":3,"id":24150,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732403,"invoiceType":3,"id":24151,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732404,"invoiceType":3,"id":24152,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732405,"invoiceType":3,"id":24153,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732406,"invoiceType":3,"id":24154,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732407,"invoiceType":3,"id":24155,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732408,"invoiceType":3,"id":24156,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732409,"invoiceType":3,"id":24157,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732410,"invoiceType":3,"id":24158,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732411,"invoiceType":3,"id":24159,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732412,"invoiceType":3,"id":24160,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732413,"invoiceType":3,"id":24161,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732414,"invoiceType":3,"id":24162,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732415,"invoiceType":3,"id":24163,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732416,"invoiceType":3,"id":24164,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732417,"invoiceType":3,"id":24165,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732418,"invoiceType":3,"id":24166,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732419,"invoiceType":3,"id":24167,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732420,"invoiceType":3,"id":24168,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732421,"invoiceType":3,"id":24169,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732422,"invoiceType":3,"id":24170,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732423,"invoiceType":3,"id":24171,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732424,"invoiceType":3,"id":24172,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732425,"invoiceType":3,"id":24173,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732426,"invoiceType":3,"id":24174,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732427,"invoiceType":3,"id":24175,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732428,"invoiceType":3,"id":24176,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732429,"invoiceType":3,"id":24177,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732430,"invoiceType":3,"id":24178,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732431,"invoiceType":3,"id":24179,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732432,"invoiceType":3,"id":24180,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732433,"invoiceType":3,"id":24181,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732434,"invoiceType":3,"id":24182,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732435,"invoiceType":3,"id":24183,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732436,"invoiceType":3,"id":24184,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732437,"invoiceType":3,"id":24185,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732438,"invoiceType":3,"id":24186,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732439,"invoiceType":3,"id":24187,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732440,"invoiceType":3,"id":24188,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732441,"invoiceType":3,"id":24189,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732442,"invoiceType":3,"id":24190,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732443,"invoiceType":3,"id":24191,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732444,"invoiceType":3,"id":24192,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732445,"invoiceType":3,"id":24193,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732446,"invoiceType":3,"id":24194,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732447,"invoiceType":3,"id":24195,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732448,"invoiceType":3,"id":24196,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732449,"invoiceType":3,"id":24197,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732450,"invoiceType":3,"id":24198,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732451,"invoiceType":3,"id":24199,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732452,"invoiceType":3,"id":24200,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732453,"invoiceType":3,"id":24201,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732454,"invoiceType":3,"id":24202,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732455,"invoiceType":3,"id":24203,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732456,"invoiceType":3,"id":24204,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732457,"invoiceType":3,"id":24205,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732458,"invoiceType":3,"id":24206,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732459,"invoiceType":3,"id":24207,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732460,"invoiceType":3,"id":24208,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732461,"invoiceType":3,"id":24209,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732462,"invoiceType":3,"id":24210,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732463,"invoiceType":3,"id":24211,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732464,"invoiceType":3,"id":24212,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732465,"invoiceType":3,"id":24213,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732466,"invoiceType":3,"id":24214,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732467,"invoiceType":3,"id":24215,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732468,"invoiceType":3,"id":24216,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732469,"invoiceType":3,"id":24217,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732470,"invoiceType":3,"id":24218,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732471,"invoiceType":3,"id":24219,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732472,"invoiceType":3,"id":24220,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732473,"invoiceType":3,"id":24221,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732474,"invoiceType":3,"id":24222,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732475,"invoiceType":3,"id":24223,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732476,"invoiceType":3,"id":24224,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732477,"invoiceType":3,"id":24225,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732478,"invoiceType":3,"id":24226,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732479,"invoiceType":3,"id":24227,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732480,"invoiceType":3,"id":24228,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732481,"invoiceType":3,"id":24229,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732482,"invoiceType":3,"id":24230,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732483,"invoiceType":3,"id":24231,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732484,"invoiceType":3,"id":24232,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732485,"invoiceType":3,"id":24233,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732486,"invoiceType":3,"id":24234,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732487,"invoiceType":3,"id":24235,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732488,"invoiceType":3,"id":24236,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732489,"invoiceType":3,"id":24237,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732490,"invoiceType":3,"id":24238,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732491,"invoiceType":3,"id":24239,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732492,"invoiceType":3,"id":24240,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732493,"invoiceType":3,"id":24241,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732494,"invoiceType":3,"id":24242,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732495,"invoiceType":3,"id":24243,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732496,"invoiceType":3,"id":24244,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732497,"invoiceType":3,"id":24245,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732498,"invoiceType":3,"id":24246,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732499,"invoiceType":3,"id":24247,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732500,"invoiceType":3,"id":24248,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732501,"invoiceType":3,"id":24249,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732502,"invoiceType":3,"id":24250,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732503,"invoiceType":3,"id":24251,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732504,"invoiceType":3,"id":24252,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732505,"invoiceType":3,"id":24253,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732506,"invoiceType":3,"id":24254,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732507,"invoiceType":3,"id":24255,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732508,"invoiceType":3,"id":24256,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732509,"invoiceType":3,"id":24257,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732510,"invoiceType":3,"id":24258,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732511,"invoiceType":3,"id":24259,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730312,"invoiceType":3,"id":24260,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730313,"invoiceType":3,"id":24261,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730314,"invoiceType":3,"id":24262,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730315,"invoiceType":3,"id":24263,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730316,"invoiceType":3,"id":24264,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730317,"invoiceType":3,"id":24265,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730318,"invoiceType":3,"id":24266,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730319,"invoiceType":3,"id":24267,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730320,"invoiceType":3,"id":24268,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730321,"invoiceType":3,"id":24269,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730322,"invoiceType":3,"id":24270,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730323,"invoiceType":3,"id":24271,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730324,"invoiceType":3,"id":24272,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730325,"invoiceType":3,"id":24273,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730326,"invoiceType":3,"id":24274,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730327,"invoiceType":3,"id":24275,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730328,"invoiceType":3,"id":24276,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730329,"invoiceType":3,"id":24277,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730330,"invoiceType":3,"id":24278,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730331,"invoiceType":3,"id":24279,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730332,"invoiceType":3,"id":24280,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730333,"invoiceType":3,"id":24281,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730334,"invoiceType":3,"id":24282,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730335,"invoiceType":3,"id":24283,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730336,"invoiceType":3,"id":24284,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730337,"invoiceType":3,"id":24285,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730338,"invoiceType":3,"id":24286,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730339,"invoiceType":3,"id":24287,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730340,"invoiceType":3,"id":24288,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730341,"invoiceType":3,"id":24289,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730342,"invoiceType":3,"id":24290,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730343,"invoiceType":3,"id":24291,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730344,"invoiceType":3,"id":24292,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730345,"invoiceType":3,"id":24293,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730346,"invoiceType":3,"id":24294,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730347,"invoiceType":3,"id":24295,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730348,"invoiceType":3,"id":24296,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730349,"invoiceType":3,"id":24297,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730350,"invoiceType":3,"id":24298,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730351,"invoiceType":3,"id":24299,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730352,"invoiceType":3,"id":24300,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730353,"invoiceType":3,"id":24301,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730354,"invoiceType":3,"id":24302,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730355,"invoiceType":3,"id":24303,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730356,"invoiceType":3,"id":24304,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730357,"invoiceType":3,"id":24305,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730358,"invoiceType":3,"id":24306,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730359,"invoiceType":3,"id":24307,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730360,"invoiceType":3,"id":24308,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730361,"invoiceType":3,"id":24309,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730362,"invoiceType":3,"id":24310,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730363,"invoiceType":3,"id":24311,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730364,"invoiceType":3,"id":24312,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730365,"invoiceType":3,"id":24313,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730366,"invoiceType":3,"id":24314,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730367,"invoiceType":3,"id":24315,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730368,"invoiceType":3,"id":24316,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730369,"invoiceType":3,"id":24317,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730370,"invoiceType":3,"id":24318,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730371,"invoiceType":3,"id":24319,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730372,"invoiceType":3,"id":24320,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730373,"invoiceType":3,"id":24321,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730374,"invoiceType":3,"id":24322,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730375,"invoiceType":3,"id":24323,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730376,"invoiceType":3,"id":24324,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730377,"invoiceType":3,"id":24325,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730378,"invoiceType":3,"id":24326,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730379,"invoiceType":3,"id":24327,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730380,"invoiceType":3,"id":24328,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730381,"invoiceType":3,"id":24329,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730382,"invoiceType":3,"id":24330,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730383,"invoiceType":3,"id":24331,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730384,"invoiceType":3,"id":24332,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730385,"invoiceType":3,"id":24333,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730386,"invoiceType":3,"id":24334,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730387,"invoiceType":3,"id":24335,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730388,"invoiceType":3,"id":24336,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730389,"invoiceType":3,"id":24337,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730390,"invoiceType":3,"id":24338,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730391,"invoiceType":3,"id":24339,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730392,"invoiceType":3,"id":24340,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730393,"invoiceType":3,"id":24341,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730394,"invoiceType":3,"id":24342,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730395,"invoiceType":3,"id":24343,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730396,"invoiceType":3,"id":24344,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730397,"invoiceType":3,"id":24345,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730398,"invoiceType":3,"id":24346,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730399,"invoiceType":3,"id":24347,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730400,"invoiceType":3,"id":24348,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730401,"invoiceType":3,"id":24349,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730402,"invoiceType":3,"id":24350,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730403,"invoiceType":3,"id":24351,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730404,"invoiceType":3,"id":24352,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730405,"invoiceType":3,"id":24353,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730406,"invoiceType":3,"id":24354,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730407,"invoiceType":3,"id":24355,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730408,"invoiceType":3,"id":24356,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730409,"invoiceType":3,"id":24357,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730410,"invoiceType":3,"id":24358,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730411,"invoiceType":3,"id":24359,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730412,"invoiceType":3,"id":24360,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730413,"invoiceType":3,"id":24361,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730414,"invoiceType":3,"id":24362,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730415,"invoiceType":3,"id":24363,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730416,"invoiceType":3,"id":24364,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730417,"invoiceType":3,"id":24365,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730418,"invoiceType":3,"id":24366,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730419,"invoiceType":3,"id":24367,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730420,"invoiceType":3,"id":24368,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730421,"invoiceType":3,"id":24369,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730422,"invoiceType":3,"id":24370,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730423,"invoiceType":3,"id":24371,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730424,"invoiceType":3,"id":24372,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730425,"invoiceType":3,"id":24373,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730426,"invoiceType":3,"id":24374,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730427,"invoiceType":3,"id":24375,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730428,"invoiceType":3,"id":24376,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730429,"invoiceType":3,"id":24377,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730430,"invoiceType":3,"id":24378,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730431,"invoiceType":3,"id":24379,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730432,"invoiceType":3,"id":24380,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730433,"invoiceType":3,"id":24381,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730434,"invoiceType":3,"id":24382,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730435,"invoiceType":3,"id":24383,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730436,"invoiceType":3,"id":24384,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730437,"invoiceType":3,"id":24385,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730438,"invoiceType":3,"id":24386,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730439,"invoiceType":3,"id":24387,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730440,"invoiceType":3,"id":24388,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730441,"invoiceType":3,"id":24389,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730442,"invoiceType":3,"id":24390,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730443,"invoiceType":3,"id":24391,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730444,"invoiceType":3,"id":24392,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730445,"invoiceType":3,"id":24393,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730446,"invoiceType":3,"id":24394,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730447,"invoiceType":3,"id":24395,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730448,"invoiceType":3,"id":24396,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730449,"invoiceType":3,"id":24397,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730450,"invoiceType":3,"id":24398,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730451,"invoiceType":3,"id":24399,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730452,"invoiceType":3,"id":24400,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730453,"invoiceType":3,"id":24401,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730454,"invoiceType":3,"id":24402,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730455,"invoiceType":3,"id":24403,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730456,"invoiceType":3,"id":24404,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730457,"invoiceType":3,"id":24405,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730458,"invoiceType":3,"id":24406,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730459,"invoiceType":3,"id":24407,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730460,"invoiceType":3,"id":24408,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730461,"invoiceType":3,"id":24409,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730462,"invoiceType":3,"id":24410,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730463,"invoiceType":3,"id":24411,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730464,"invoiceType":3,"id":24412,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730465,"invoiceType":3,"id":24413,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730466,"invoiceType":3,"id":24414,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730467,"invoiceType":3,"id":24415,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730468,"invoiceType":3,"id":24416,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730469,"invoiceType":3,"id":24417,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730470,"invoiceType":3,"id":24418,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730471,"invoiceType":3,"id":24419,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730472,"invoiceType":3,"id":24420,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730473,"invoiceType":3,"id":24421,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730474,"invoiceType":3,"id":24422,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730475,"invoiceType":3,"id":24423,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730476,"invoiceType":3,"id":24424,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730477,"invoiceType":3,"id":24425,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730478,"invoiceType":3,"id":24426,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730479,"invoiceType":3,"id":24427,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730480,"invoiceType":3,"id":24428,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730481,"invoiceType":3,"id":24429,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730482,"invoiceType":3,"id":24430,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730483,"invoiceType":3,"id":24431,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730484,"invoiceType":3,"id":24432,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730485,"invoiceType":3,"id":24433,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730486,"invoiceType":3,"id":24434,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730487,"invoiceType":3,"id":24435,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730488,"invoiceType":3,"id":24436,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730489,"invoiceType":3,"id":24437,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730490,"invoiceType":3,"id":24438,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730491,"invoiceType":3,"id":24439,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730492,"invoiceType":3,"id":24440,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730493,"invoiceType":3,"id":24441,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730494,"invoiceType":3,"id":24442,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730495,"invoiceType":3,"id":24443,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730496,"invoiceType":3,"id":24444,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730497,"invoiceType":3,"id":24445,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730498,"invoiceType":3,"id":24446,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730499,"invoiceType":3,"id":24447,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730500,"invoiceType":3,"id":24448,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730501,"invoiceType":3,"id":24449,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730502,"invoiceType":3,"id":24450,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730503,"invoiceType":3,"id":24451,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730504,"invoiceType":3,"id":24452,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730505,"invoiceType":3,"id":24453,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730506,"invoiceType":3,"id":24454,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730507,"invoiceType":3,"id":24455,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730508,"invoiceType":3,"id":24456,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730509,"invoiceType":3,"id":24457,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730510,"invoiceType":3,"id":24458,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730511,"invoiceType":3,"id":24459,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729512,"invoiceType":3,"id":24460,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729513,"invoiceType":3,"id":24461,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729514,"invoiceType":3,"id":24462,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729515,"invoiceType":3,"id":24463,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729516,"invoiceType":3,"id":24464,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729517,"invoiceType":3,"id":24465,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729518,"invoiceType":3,"id":24466,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729519,"invoiceType":3,"id":24467,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729520,"invoiceType":3,"id":24468,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729521,"invoiceType":3,"id":24469,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729522,"invoiceType":3,"id":24470,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729523,"invoiceType":3,"id":24471,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729524,"invoiceType":3,"id":24472,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729525,"invoiceType":3,"id":24473,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729526,"invoiceType":3,"id":24474,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729527,"invoiceType":3,"id":24475,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729528,"invoiceType":3,"id":24476,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729529,"invoiceType":3,"id":24477,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729530,"invoiceType":3,"id":24478,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729531,"invoiceType":3,"id":24479,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729532,"invoiceType":3,"id":24480,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729533,"invoiceType":3,"id":24481,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729534,"invoiceType":3,"id":24482,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729535,"invoiceType":3,"id":24483,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729536,"invoiceType":3,"id":24484,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729537,"invoiceType":3,"id":24485,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729538,"invoiceType":3,"id":24486,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729539,"invoiceType":3,"id":24487,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729540,"invoiceType":3,"id":24488,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729541,"invoiceType":3,"id":24489,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729542,"invoiceType":3,"id":24490,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729543,"invoiceType":3,"id":24491,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729544,"invoiceType":3,"id":24492,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729545,"invoiceType":3,"id":24493,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729546,"invoiceType":3,"id":24494,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729547,"invoiceType":3,"id":24495,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729548,"invoiceType":3,"id":24496,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729549,"invoiceType":3,"id":24497,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729550,"invoiceType":3,"id":24498,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729551,"invoiceType":3,"id":24499,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729552,"invoiceType":3,"id":24500,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729553,"invoiceType":3,"id":24501,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729554,"invoiceType":3,"id":24502,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729555,"invoiceType":3,"id":24503,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729556,"invoiceType":3,"id":24504,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729557,"invoiceType":3,"id":24505,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729558,"invoiceType":3,"id":24506,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729559,"invoiceType":3,"id":24507,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729560,"invoiceType":3,"id":24508,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729561,"invoiceType":3,"id":24509,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729562,"invoiceType":3,"id":24510,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729563,"invoiceType":3,"id":24511,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729564,"invoiceType":3,"id":24512,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729565,"invoiceType":3,"id":24513,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729566,"invoiceType":3,"id":24514,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729567,"invoiceType":3,"id":24515,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729568,"invoiceType":3,"id":24516,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729569,"invoiceType":3,"id":24517,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729570,"invoiceType":3,"id":24518,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729571,"invoiceType":3,"id":24519,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729572,"invoiceType":3,"id":24520,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729573,"invoiceType":3,"id":24521,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729574,"invoiceType":3,"id":24522,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729575,"invoiceType":3,"id":24523,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729576,"invoiceType":3,"id":24524,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729577,"invoiceType":3,"id":24525,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729578,"invoiceType":3,"id":24526,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729579,"invoiceType":3,"id":24527,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729580,"invoiceType":3,"id":24528,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729581,"invoiceType":3,"id":24529,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729582,"invoiceType":3,"id":24530,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729583,"invoiceType":3,"id":24531,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729584,"invoiceType":3,"id":24532,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729585,"invoiceType":3,"id":24533,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729586,"invoiceType":3,"id":24534,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729587,"invoiceType":3,"id":24535,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729588,"invoiceType":3,"id":24536,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729589,"invoiceType":3,"id":24537,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729590,"invoiceType":3,"id":24538,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729591,"invoiceType":3,"id":24539,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729592,"invoiceType":3,"id":24540,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729593,"invoiceType":3,"id":24541,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729594,"invoiceType":3,"id":24542,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729595,"invoiceType":3,"id":24543,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729596,"invoiceType":3,"id":24544,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729597,"invoiceType":3,"id":24545,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729598,"invoiceType":3,"id":24546,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729599,"invoiceType":3,"id":24547,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729600,"invoiceType":3,"id":24548,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729601,"invoiceType":3,"id":24549,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729602,"invoiceType":3,"id":24550,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729603,"invoiceType":3,"id":24551,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729604,"invoiceType":3,"id":24552,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729605,"invoiceType":3,"id":24553,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729606,"invoiceType":3,"id":24554,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729607,"invoiceType":3,"id":24555,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729608,"invoiceType":3,"id":24556,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729609,"invoiceType":3,"id":24557,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729610,"invoiceType":3,"id":24558,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729611,"invoiceType":3,"id":24559,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729612,"invoiceType":3,"id":24560,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729613,"invoiceType":3,"id":24561,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729614,"invoiceType":3,"id":24562,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729615,"invoiceType":3,"id":24563,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729616,"invoiceType":3,"id":24564,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729617,"invoiceType":3,"id":24565,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729618,"invoiceType":3,"id":24566,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729619,"invoiceType":3,"id":24567,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729620,"invoiceType":3,"id":24568,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729621,"invoiceType":3,"id":24569,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729622,"invoiceType":3,"id":24570,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729623,"invoiceType":3,"id":24571,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729624,"invoiceType":3,"id":24572,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729625,"invoiceType":3,"id":24573,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729626,"invoiceType":3,"id":24574,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729627,"invoiceType":3,"id":24575,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729628,"invoiceType":3,"id":24576,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729629,"invoiceType":3,"id":24577,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729630,"invoiceType":3,"id":24578,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729631,"invoiceType":3,"id":24579,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729632,"invoiceType":3,"id":24580,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729633,"invoiceType":3,"id":24581,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729634,"invoiceType":3,"id":24582,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729635,"invoiceType":3,"id":24583,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729636,"invoiceType":3,"id":24584,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729637,"invoiceType":3,"id":24585,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729638,"invoiceType":3,"id":24586,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729639,"invoiceType":3,"id":24587,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729640,"invoiceType":3,"id":24588,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729641,"invoiceType":3,"id":24589,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729642,"invoiceType":3,"id":24590,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729643,"invoiceType":3,"id":24591,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729644,"invoiceType":3,"id":24592,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729645,"invoiceType":3,"id":24593,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729646,"invoiceType":3,"id":24594,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729647,"invoiceType":3,"id":24595,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729648,"invoiceType":3,"id":24596,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729649,"invoiceType":3,"id":24597,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729650,"invoiceType":3,"id":24598,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729651,"invoiceType":3,"id":24599,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729652,"invoiceType":3,"id":24600,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729653,"invoiceType":3,"id":24601,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729654,"invoiceType":3,"id":24602,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729655,"invoiceType":3,"id":24603,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729656,"invoiceType":3,"id":24604,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729657,"invoiceType":3,"id":24605,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729658,"invoiceType":3,"id":24606,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729659,"invoiceType":3,"id":24607,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729660,"invoiceType":3,"id":24608,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729661,"invoiceType":3,"id":24609,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729662,"invoiceType":3,"id":24610,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729663,"invoiceType":3,"id":24611,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729664,"invoiceType":3,"id":24612,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729665,"invoiceType":3,"id":24613,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729666,"invoiceType":3,"id":24614,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729667,"invoiceType":3,"id":24615,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729668,"invoiceType":3,"id":24616,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729669,"invoiceType":3,"id":24617,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729670,"invoiceType":3,"id":24618,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729671,"invoiceType":3,"id":24619,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729672,"invoiceType":3,"id":24620,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729673,"invoiceType":3,"id":24621,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729674,"invoiceType":3,"id":24622,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729675,"invoiceType":3,"id":24623,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729676,"invoiceType":3,"id":24624,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729677,"invoiceType":3,"id":24625,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729678,"invoiceType":3,"id":24626,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729679,"invoiceType":3,"id":24627,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729680,"invoiceType":3,"id":24628,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729681,"invoiceType":3,"id":24629,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729682,"invoiceType":3,"id":24630,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729683,"invoiceType":3,"id":24631,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729684,"invoiceType":3,"id":24632,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729685,"invoiceType":3,"id":24633,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729686,"invoiceType":3,"id":24634,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729687,"invoiceType":3,"id":24635,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729688,"invoiceType":3,"id":24636,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729689,"invoiceType":3,"id":24637,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729690,"invoiceType":3,"id":24638,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729691,"invoiceType":3,"id":24639,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729692,"invoiceType":3,"id":24640,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729693,"invoiceType":3,"id":24641,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729694,"invoiceType":3,"id":24642,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729695,"invoiceType":3,"id":24643,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729696,"invoiceType":3,"id":24644,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729697,"invoiceType":3,"id":24645,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729698,"invoiceType":3,"id":24646,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729699,"invoiceType":3,"id":24647,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729700,"invoiceType":3,"id":24648,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729701,"invoiceType":3,"id":24649,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729702,"invoiceType":3,"id":24650,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729703,"invoiceType":3,"id":24651,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729704,"invoiceType":3,"id":24652,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729705,"invoiceType":3,"id":24653,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729706,"invoiceType":3,"id":24654,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729707,"invoiceType":3,"id":24655,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729708,"invoiceType":3,"id":24656,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729709,"invoiceType":3,"id":24657,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729710,"invoiceType":3,"id":24658,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1729711,"invoiceType":3,"id":24659,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733512,"invoiceType":3,"id":24660,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733513,"invoiceType":3,"id":24661,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733514,"invoiceType":3,"id":24662,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733515,"invoiceType":3,"id":24663,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733516,"invoiceType":3,"id":24664,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733517,"invoiceType":3,"id":24665,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733518,"invoiceType":3,"id":24666,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733519,"invoiceType":3,"id":24667,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733520,"invoiceType":3,"id":24668,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733521,"invoiceType":3,"id":24669,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733522,"invoiceType":3,"id":24670,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733523,"invoiceType":3,"id":24671,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733524,"invoiceType":3,"id":24672,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733525,"invoiceType":3,"id":24673,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733526,"invoiceType":3,"id":24674,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733527,"invoiceType":3,"id":24675,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733528,"invoiceType":3,"id":24676,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733529,"invoiceType":3,"id":24677,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733530,"invoiceType":3,"id":24678,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733531,"invoiceType":3,"id":24679,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733532,"invoiceType":3,"id":24680,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733533,"invoiceType":3,"id":24681,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733534,"invoiceType":3,"id":24682,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733535,"invoiceType":3,"id":24683,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733536,"invoiceType":3,"id":24684,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733537,"invoiceType":3,"id":24685,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733538,"invoiceType":3,"id":24686,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733539,"invoiceType":3,"id":24687,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733540,"invoiceType":3,"id":24688,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733541,"invoiceType":3,"id":24689,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733542,"invoiceType":3,"id":24690,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733543,"invoiceType":3,"id":24691,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733544,"invoiceType":3,"id":24692,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733545,"invoiceType":3,"id":24693,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733546,"invoiceType":3,"id":24694,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733547,"invoiceType":3,"id":24695,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733548,"invoiceType":3,"id":24696,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733549,"invoiceType":3,"id":24697,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733550,"invoiceType":3,"id":24698,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733551,"invoiceType":3,"id":24699,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733552,"invoiceType":3,"id":24700,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733553,"invoiceType":3,"id":24701,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733554,"invoiceType":3,"id":24702,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733555,"invoiceType":3,"id":24703,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733556,"invoiceType":3,"id":24704,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733557,"invoiceType":3,"id":24705,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733558,"invoiceType":3,"id":24706,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733559,"invoiceType":3,"id":24707,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733560,"invoiceType":3,"id":24708,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733561,"invoiceType":3,"id":24709,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733562,"invoiceType":3,"id":24710,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733563,"invoiceType":3,"id":24711,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733564,"invoiceType":3,"id":24712,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733565,"invoiceType":3,"id":24713,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733566,"invoiceType":3,"id":24714,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733567,"invoiceType":3,"id":24715,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733568,"invoiceType":3,"id":24716,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733569,"invoiceType":3,"id":24717,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733570,"invoiceType":3,"id":24718,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733571,"invoiceType":3,"id":24719,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733572,"invoiceType":3,"id":24720,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733573,"invoiceType":3,"id":24721,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733574,"invoiceType":3,"id":24722,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733575,"invoiceType":3,"id":24723,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733576,"invoiceType":3,"id":24724,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733577,"invoiceType":3,"id":24725,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733578,"invoiceType":3,"id":24726,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733579,"invoiceType":3,"id":24727,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733580,"invoiceType":3,"id":24728,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733581,"invoiceType":3,"id":24729,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733582,"invoiceType":3,"id":24730,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733583,"invoiceType":3,"id":24731,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733584,"invoiceType":3,"id":24732,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733585,"invoiceType":3,"id":24733,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733586,"invoiceType":3,"id":24734,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733587,"invoiceType":3,"id":24735,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733588,"invoiceType":3,"id":24736,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733589,"invoiceType":3,"id":24737,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733590,"invoiceType":3,"id":24738,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733591,"invoiceType":3,"id":24739,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733592,"invoiceType":3,"id":24740,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733593,"invoiceType":3,"id":24741,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733594,"invoiceType":3,"id":24742,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733595,"invoiceType":3,"id":24743,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733596,"invoiceType":3,"id":24744,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733597,"invoiceType":3,"id":24745,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733598,"invoiceType":3,"id":24746,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733599,"invoiceType":3,"id":24747,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733600,"invoiceType":3,"id":24748,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733601,"invoiceType":3,"id":24749,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733602,"invoiceType":3,"id":24750,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733603,"invoiceType":3,"id":24751,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733604,"invoiceType":3,"id":24752,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733605,"invoiceType":3,"id":24753,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733606,"invoiceType":3,"id":24754,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733607,"invoiceType":3,"id":24755,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733608,"invoiceType":3,"id":24756,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733609,"invoiceType":3,"id":24757,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733610,"invoiceType":3,"id":24758,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733611,"invoiceType":3,"id":24759,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733612,"invoiceType":3,"id":24760,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733613,"invoiceType":3,"id":24761,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733614,"invoiceType":3,"id":24762,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733615,"invoiceType":3,"id":24763,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733616,"invoiceType":3,"id":24764,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733617,"invoiceType":3,"id":24765,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733618,"invoiceType":3,"id":24766,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733619,"invoiceType":3,"id":24767,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733620,"invoiceType":3,"id":24768,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733621,"invoiceType":3,"id":24769,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733622,"invoiceType":3,"id":24770,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733623,"invoiceType":3,"id":24771,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733624,"invoiceType":3,"id":24772,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733625,"invoiceType":3,"id":24773,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733626,"invoiceType":3,"id":24774,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733627,"invoiceType":3,"id":24775,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733628,"invoiceType":3,"id":24776,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733629,"invoiceType":3,"id":24777,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733630,"invoiceType":3,"id":24778,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733631,"invoiceType":3,"id":24779,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733632,"invoiceType":3,"id":24780,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733633,"invoiceType":3,"id":24781,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733634,"invoiceType":3,"id":24782,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733635,"invoiceType":3,"id":24783,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733636,"invoiceType":3,"id":24784,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733637,"invoiceType":3,"id":24785,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733638,"invoiceType":3,"id":24786,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733639,"invoiceType":3,"id":24787,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733640,"invoiceType":3,"id":24788,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733641,"invoiceType":3,"id":24789,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733642,"invoiceType":3,"id":24790,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733643,"invoiceType":3,"id":24791,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733644,"invoiceType":3,"id":24792,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733645,"invoiceType":3,"id":24793,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733646,"invoiceType":3,"id":24794,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733647,"invoiceType":3,"id":24795,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733648,"invoiceType":3,"id":24796,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733649,"invoiceType":3,"id":24797,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733650,"invoiceType":3,"id":24798,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733651,"invoiceType":3,"id":24799,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733652,"invoiceType":3,"id":24800,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733653,"invoiceType":3,"id":24801,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733654,"invoiceType":3,"id":24802,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733655,"invoiceType":3,"id":24803,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733656,"invoiceType":3,"id":24804,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733657,"invoiceType":3,"id":24805,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733658,"invoiceType":3,"id":24806,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733659,"invoiceType":3,"id":24807,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733660,"invoiceType":3,"id":24808,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733661,"invoiceType":3,"id":24809,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733662,"invoiceType":3,"id":24810,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733663,"invoiceType":3,"id":24811,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733664,"invoiceType":3,"id":24812,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733665,"invoiceType":3,"id":24813,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733666,"invoiceType":3,"id":24814,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733667,"invoiceType":3,"id":24815,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733668,"invoiceType":3,"id":24816,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733669,"invoiceType":3,"id":24817,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733670,"invoiceType":3,"id":24818,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733671,"invoiceType":3,"id":24819,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733672,"invoiceType":3,"id":24820,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733673,"invoiceType":3,"id":24821,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733674,"invoiceType":3,"id":24822,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733675,"invoiceType":3,"id":24823,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733676,"invoiceType":3,"id":24824,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733677,"invoiceType":3,"id":24825,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733678,"invoiceType":3,"id":24826,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733679,"invoiceType":3,"id":24827,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733680,"invoiceType":3,"id":24828,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733681,"invoiceType":3,"id":24829,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733682,"invoiceType":3,"id":24830,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733683,"invoiceType":3,"id":24831,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733684,"invoiceType":3,"id":24832,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733685,"invoiceType":3,"id":24833,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733686,"invoiceType":3,"id":24834,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733687,"invoiceType":3,"id":24835,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733688,"invoiceType":3,"id":24836,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733689,"invoiceType":3,"id":24837,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733690,"invoiceType":3,"id":24838,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733691,"invoiceType":3,"id":24839,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733692,"invoiceType":3,"id":24840,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733693,"invoiceType":3,"id":24841,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733694,"invoiceType":3,"id":24842,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733695,"invoiceType":3,"id":24843,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733696,"invoiceType":3,"id":24844,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733697,"invoiceType":3,"id":24845,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733698,"invoiceType":3,"id":24846,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733699,"invoiceType":3,"id":24847,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733700,"invoiceType":3,"id":24848,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733701,"invoiceType":3,"id":24849,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733702,"invoiceType":3,"id":24850,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733703,"invoiceType":3,"id":24851,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733704,"invoiceType":3,"id":24852,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733705,"invoiceType":3,"id":24853,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733706,"invoiceType":3,"id":24854,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733707,"invoiceType":3,"id":24855,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733708,"invoiceType":3,"id":24856,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733709,"invoiceType":3,"id":24857,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733710,"invoiceType":3,"id":24858,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1733711,"invoiceType":3,"id":24859,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:47","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442887,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731512,"invoiceType":3,"id":24860,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731513,"invoiceType":3,"id":24861,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731514,"invoiceType":3,"id":24862,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731515,"invoiceType":3,"id":24863,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731516,"invoiceType":3,"id":24864,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731517,"invoiceType":3,"id":24865,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731518,"invoiceType":3,"id":24866,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731519,"invoiceType":3,"id":24867,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731520,"invoiceType":3,"id":24868,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731521,"invoiceType":3,"id":24869,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731522,"invoiceType":3,"id":24870,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731523,"invoiceType":3,"id":24871,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731524,"invoiceType":3,"id":24872,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731525,"invoiceType":3,"id":24873,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731526,"invoiceType":3,"id":24874,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731527,"invoiceType":3,"id":24875,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731528,"invoiceType":3,"id":24876,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731529,"invoiceType":3,"id":24877,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731530,"invoiceType":3,"id":24878,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731531,"invoiceType":3,"id":24879,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731532,"invoiceType":3,"id":24880,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731533,"invoiceType":3,"id":24881,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731534,"invoiceType":3,"id":24882,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731535,"invoiceType":3,"id":24883,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731536,"invoiceType":3,"id":24884,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731537,"invoiceType":3,"id":24885,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731538,"invoiceType":3,"id":24886,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731539,"invoiceType":3,"id":24887,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731540,"invoiceType":3,"id":24888,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731541,"invoiceType":3,"id":24889,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731542,"invoiceType":3,"id":24890,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731543,"invoiceType":3,"id":24891,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731544,"invoiceType":3,"id":24892,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731545,"invoiceType":3,"id":24893,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731546,"invoiceType":3,"id":24894,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731547,"invoiceType":3,"id":24895,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731548,"invoiceType":3,"id":24896,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731549,"invoiceType":3,"id":24897,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731550,"invoiceType":3,"id":24898,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731551,"invoiceType":3,"id":24899,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731552,"invoiceType":3,"id":24900,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731553,"invoiceType":3,"id":24901,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731554,"invoiceType":3,"id":24902,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731555,"invoiceType":3,"id":24903,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731556,"invoiceType":3,"id":24904,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731557,"invoiceType":3,"id":24905,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731558,"invoiceType":3,"id":24906,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731559,"invoiceType":3,"id":24907,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731560,"invoiceType":3,"id":24908,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731561,"invoiceType":3,"id":24909,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731562,"invoiceType":3,"id":24910,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731563,"invoiceType":3,"id":24911,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731564,"invoiceType":3,"id":24912,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731565,"invoiceType":3,"id":24913,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731566,"invoiceType":3,"id":24914,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731567,"invoiceType":3,"id":24915,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731568,"invoiceType":3,"id":24916,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731569,"invoiceType":3,"id":24917,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731570,"invoiceType":3,"id":24918,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731571,"invoiceType":3,"id":24919,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731572,"invoiceType":3,"id":24920,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731573,"invoiceType":3,"id":24921,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731574,"invoiceType":3,"id":24922,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731575,"invoiceType":3,"id":24923,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731576,"invoiceType":3,"id":24924,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731577,"invoiceType":3,"id":24925,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731578,"invoiceType":3,"id":24926,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731579,"invoiceType":3,"id":24927,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731580,"invoiceType":3,"id":24928,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731581,"invoiceType":3,"id":24929,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731582,"invoiceType":3,"id":24930,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731583,"invoiceType":3,"id":24931,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731584,"invoiceType":3,"id":24932,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731585,"invoiceType":3,"id":24933,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731586,"invoiceType":3,"id":24934,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731587,"invoiceType":3,"id":24935,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731588,"invoiceType":3,"id":24936,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731589,"invoiceType":3,"id":24937,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731590,"invoiceType":3,"id":24938,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731591,"invoiceType":3,"id":24939,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731592,"invoiceType":3,"id":24940,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731593,"invoiceType":3,"id":24941,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731594,"invoiceType":3,"id":24942,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731595,"invoiceType":3,"id":24943,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731596,"invoiceType":3,"id":24944,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731597,"invoiceType":3,"id":24945,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731598,"invoiceType":3,"id":24946,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731599,"invoiceType":3,"id":24947,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731600,"invoiceType":3,"id":24948,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731601,"invoiceType":3,"id":24949,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731602,"invoiceType":3,"id":24950,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731603,"invoiceType":3,"id":24951,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731604,"invoiceType":3,"id":24952,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731605,"invoiceType":3,"id":24953,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731606,"invoiceType":3,"id":24954,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731607,"invoiceType":3,"id":24955,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731608,"invoiceType":3,"id":24956,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731609,"invoiceType":3,"id":24957,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731610,"invoiceType":3,"id":24958,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731611,"invoiceType":3,"id":24959,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731612,"invoiceType":3,"id":24960,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731613,"invoiceType":3,"id":24961,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731614,"invoiceType":3,"id":24962,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731615,"invoiceType":3,"id":24963,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731616,"invoiceType":3,"id":24964,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731617,"invoiceType":3,"id":24965,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731618,"invoiceType":3,"id":24966,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731619,"invoiceType":3,"id":24967,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731620,"invoiceType":3,"id":24968,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731621,"invoiceType":3,"id":24969,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731622,"invoiceType":3,"id":24970,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731623,"invoiceType":3,"id":24971,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731624,"invoiceType":3,"id":24972,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731625,"invoiceType":3,"id":24973,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731626,"invoiceType":3,"id":24974,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731627,"invoiceType":3,"id":24975,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731628,"invoiceType":3,"id":24976,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731629,"invoiceType":3,"id":24977,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731630,"invoiceType":3,"id":24978,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731631,"invoiceType":3,"id":24979,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731632,"invoiceType":3,"id":24980,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731633,"invoiceType":3,"id":24981,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731634,"invoiceType":3,"id":24982,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731635,"invoiceType":3,"id":24983,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731636,"invoiceType":3,"id":24984,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731637,"invoiceType":3,"id":24985,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731638,"invoiceType":3,"id":24986,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731639,"invoiceType":3,"id":24987,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731640,"invoiceType":3,"id":24988,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731641,"invoiceType":3,"id":24989,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731642,"invoiceType":3,"id":24990,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731643,"invoiceType":3,"id":24991,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731644,"invoiceType":3,"id":24992,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731645,"invoiceType":3,"id":24993,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731646,"invoiceType":3,"id":24994,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731647,"invoiceType":3,"id":24995,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731648,"invoiceType":3,"id":24996,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731649,"invoiceType":3,"id":24997,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731650,"invoiceType":3,"id":24998,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731651,"invoiceType":3,"id":24999,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731652,"invoiceType":3,"id":25000,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731653,"invoiceType":3,"id":25001,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731654,"invoiceType":3,"id":25002,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731655,"invoiceType":3,"id":25003,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731656,"invoiceType":3,"id":25004,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731657,"invoiceType":3,"id":25005,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731658,"invoiceType":3,"id":25006,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731659,"invoiceType":3,"id":25007,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731660,"invoiceType":3,"id":25008,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731661,"invoiceType":3,"id":25009,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731662,"invoiceType":3,"id":25010,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731663,"invoiceType":3,"id":25011,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731664,"invoiceType":3,"id":25012,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731665,"invoiceType":3,"id":25013,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731666,"invoiceType":3,"id":25014,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731667,"invoiceType":3,"id":25015,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731668,"invoiceType":3,"id":25016,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731669,"invoiceType":3,"id":25017,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731670,"invoiceType":3,"id":25018,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731671,"invoiceType":3,"id":25019,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731672,"invoiceType":3,"id":25020,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731673,"invoiceType":3,"id":25021,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731674,"invoiceType":3,"id":25022,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731675,"invoiceType":3,"id":25023,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731676,"invoiceType":3,"id":25024,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731677,"invoiceType":3,"id":25025,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731678,"invoiceType":3,"id":25026,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731679,"invoiceType":3,"id":25027,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731680,"invoiceType":3,"id":25028,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731681,"invoiceType":3,"id":25029,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731682,"invoiceType":3,"id":25030,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731683,"invoiceType":3,"id":25031,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731684,"invoiceType":3,"id":25032,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731685,"invoiceType":3,"id":25033,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731686,"invoiceType":3,"id":25034,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731687,"invoiceType":3,"id":25035,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731688,"invoiceType":3,"id":25036,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731689,"invoiceType":3,"id":25037,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731690,"invoiceType":3,"id":25038,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731691,"invoiceType":3,"id":25039,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731692,"invoiceType":3,"id":25040,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731693,"invoiceType":3,"id":25041,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731694,"invoiceType":3,"id":25042,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731695,"invoiceType":3,"id":25043,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731696,"invoiceType":3,"id":25044,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731697,"invoiceType":3,"id":25045,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731698,"invoiceType":3,"id":25046,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731699,"invoiceType":3,"id":25047,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731700,"invoiceType":3,"id":25048,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731701,"invoiceType":3,"id":25049,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731702,"invoiceType":3,"id":25050,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731703,"invoiceType":3,"id":25051,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731704,"invoiceType":3,"id":25052,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731705,"invoiceType":3,"id":25053,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731706,"invoiceType":3,"id":25054,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731707,"invoiceType":3,"id":25055,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731708,"invoiceType":3,"id":25056,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731709,"invoiceType":3,"id":25057,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731710,"invoiceType":3,"id":25058,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1731711,"invoiceType":3,"id":25059,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732512,"invoiceType":3,"id":25060,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732513,"invoiceType":3,"id":25061,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732514,"invoiceType":3,"id":25062,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732515,"invoiceType":3,"id":25063,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732516,"invoiceType":3,"id":25064,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732517,"invoiceType":3,"id":25065,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732518,"invoiceType":3,"id":25066,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732519,"invoiceType":3,"id":25067,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732520,"invoiceType":3,"id":25068,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732521,"invoiceType":3,"id":25069,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732522,"invoiceType":3,"id":25070,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732523,"invoiceType":3,"id":25071,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732524,"invoiceType":3,"id":25072,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732525,"invoiceType":3,"id":25073,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732526,"invoiceType":3,"id":25074,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732527,"invoiceType":3,"id":25075,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732528,"invoiceType":3,"id":25076,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732529,"invoiceType":3,"id":25077,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732530,"invoiceType":3,"id":25078,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732531,"invoiceType":3,"id":25079,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732532,"invoiceType":3,"id":25080,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732533,"invoiceType":3,"id":25081,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732534,"invoiceType":3,"id":25082,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732535,"invoiceType":3,"id":25083,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732536,"invoiceType":3,"id":25084,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732537,"invoiceType":3,"id":25085,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732538,"invoiceType":3,"id":25086,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732539,"invoiceType":3,"id":25087,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732540,"invoiceType":3,"id":25088,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732541,"invoiceType":3,"id":25089,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732542,"invoiceType":3,"id":25090,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732543,"invoiceType":3,"id":25091,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732544,"invoiceType":3,"id":25092,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732545,"invoiceType":3,"id":25093,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732546,"invoiceType":3,"id":25094,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732547,"invoiceType":3,"id":25095,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732548,"invoiceType":3,"id":25096,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732549,"invoiceType":3,"id":25097,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732550,"invoiceType":3,"id":25098,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732551,"invoiceType":3,"id":25099,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732552,"invoiceType":3,"id":25100,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732553,"invoiceType":3,"id":25101,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732554,"invoiceType":3,"id":25102,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732555,"invoiceType":3,"id":25103,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732556,"invoiceType":3,"id":25104,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732557,"invoiceType":3,"id":25105,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732558,"invoiceType":3,"id":25106,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732559,"invoiceType":3,"id":25107,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732560,"invoiceType":3,"id":25108,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732561,"invoiceType":3,"id":25109,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732562,"invoiceType":3,"id":25110,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732563,"invoiceType":3,"id":25111,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732564,"invoiceType":3,"id":25112,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732565,"invoiceType":3,"id":25113,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732566,"invoiceType":3,"id":25114,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732567,"invoiceType":3,"id":25115,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732568,"invoiceType":3,"id":25116,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732569,"invoiceType":3,"id":25117,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732570,"invoiceType":3,"id":25118,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732571,"invoiceType":3,"id":25119,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732572,"invoiceType":3,"id":25120,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732573,"invoiceType":3,"id":25121,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732574,"invoiceType":3,"id":25122,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732575,"invoiceType":3,"id":25123,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732576,"invoiceType":3,"id":25124,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732577,"invoiceType":3,"id":25125,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732578,"invoiceType":3,"id":25126,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732579,"invoiceType":3,"id":25127,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732580,"invoiceType":3,"id":25128,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732581,"invoiceType":3,"id":25129,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732582,"invoiceType":3,"id":25130,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732583,"invoiceType":3,"id":25131,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732584,"invoiceType":3,"id":25132,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732585,"invoiceType":3,"id":25133,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732586,"invoiceType":3,"id":25134,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732587,"invoiceType":3,"id":25135,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732588,"invoiceType":3,"id":25136,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732589,"invoiceType":3,"id":25137,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732590,"invoiceType":3,"id":25138,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732591,"invoiceType":3,"id":25139,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732592,"invoiceType":3,"id":25140,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732593,"invoiceType":3,"id":25141,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732594,"invoiceType":3,"id":25142,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732595,"invoiceType":3,"id":25143,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732596,"invoiceType":3,"id":25144,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732597,"invoiceType":3,"id":25145,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732598,"invoiceType":3,"id":25146,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732599,"invoiceType":3,"id":25147,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732600,"invoiceType":3,"id":25148,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732601,"invoiceType":3,"id":25149,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732602,"invoiceType":3,"id":25150,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732603,"invoiceType":3,"id":25151,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732604,"invoiceType":3,"id":25152,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732605,"invoiceType":3,"id":25153,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732606,"invoiceType":3,"id":25154,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732607,"invoiceType":3,"id":25155,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732608,"invoiceType":3,"id":25156,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732609,"invoiceType":3,"id":25157,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732610,"invoiceType":3,"id":25158,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732611,"invoiceType":3,"id":25159,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732612,"invoiceType":3,"id":25160,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732613,"invoiceType":3,"id":25161,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732614,"invoiceType":3,"id":25162,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732615,"invoiceType":3,"id":25163,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732616,"invoiceType":3,"id":25164,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732617,"invoiceType":3,"id":25165,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732618,"invoiceType":3,"id":25166,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732619,"invoiceType":3,"id":25167,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732620,"invoiceType":3,"id":25168,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732621,"invoiceType":3,"id":25169,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732622,"invoiceType":3,"id":25170,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732623,"invoiceType":3,"id":25171,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732624,"invoiceType":3,"id":25172,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732625,"invoiceType":3,"id":25173,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732626,"invoiceType":3,"id":25174,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732627,"invoiceType":3,"id":25175,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732628,"invoiceType":3,"id":25176,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732629,"invoiceType":3,"id":25177,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732630,"invoiceType":3,"id":25178,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732631,"invoiceType":3,"id":25179,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732632,"invoiceType":3,"id":25180,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732633,"invoiceType":3,"id":25181,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732634,"invoiceType":3,"id":25182,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732635,"invoiceType":3,"id":25183,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732636,"invoiceType":3,"id":25184,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732637,"invoiceType":3,"id":25185,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732638,"invoiceType":3,"id":25186,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732639,"invoiceType":3,"id":25187,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732640,"invoiceType":3,"id":25188,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732641,"invoiceType":3,"id":25189,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732642,"invoiceType":3,"id":25190,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732643,"invoiceType":3,"id":25191,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732644,"invoiceType":3,"id":25192,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732645,"invoiceType":3,"id":25193,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732646,"invoiceType":3,"id":25194,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732647,"invoiceType":3,"id":25195,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732648,"invoiceType":3,"id":25196,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732649,"invoiceType":3,"id":25197,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732650,"invoiceType":3,"id":25198,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732651,"invoiceType":3,"id":25199,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732652,"invoiceType":3,"id":25200,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732653,"invoiceType":3,"id":25201,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732654,"invoiceType":3,"id":25202,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732655,"invoiceType":3,"id":25203,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732656,"invoiceType":3,"id":25204,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732657,"invoiceType":3,"id":25205,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732658,"invoiceType":3,"id":25206,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732659,"invoiceType":3,"id":25207,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732660,"invoiceType":3,"id":25208,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732661,"invoiceType":3,"id":25209,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732662,"invoiceType":3,"id":25210,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732663,"invoiceType":3,"id":25211,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732664,"invoiceType":3,"id":25212,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732665,"invoiceType":3,"id":25213,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732666,"invoiceType":3,"id":25214,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732667,"invoiceType":3,"id":25215,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732668,"invoiceType":3,"id":25216,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732669,"invoiceType":3,"id":25217,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732670,"invoiceType":3,"id":25218,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732671,"invoiceType":3,"id":25219,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732672,"invoiceType":3,"id":25220,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732673,"invoiceType":3,"id":25221,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732674,"invoiceType":3,"id":25222,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732675,"invoiceType":3,"id":25223,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732676,"invoiceType":3,"id":25224,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732677,"invoiceType":3,"id":25225,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732678,"invoiceType":3,"id":25226,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732679,"invoiceType":3,"id":25227,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732680,"invoiceType":3,"id":25228,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732681,"invoiceType":3,"id":25229,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732682,"invoiceType":3,"id":25230,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732683,"invoiceType":3,"id":25231,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732684,"invoiceType":3,"id":25232,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732685,"invoiceType":3,"id":25233,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732686,"invoiceType":3,"id":25234,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732687,"invoiceType":3,"id":25235,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732688,"invoiceType":3,"id":25236,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732689,"invoiceType":3,"id":25237,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732690,"invoiceType":3,"id":25238,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732691,"invoiceType":3,"id":25239,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732692,"invoiceType":3,"id":25240,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732693,"invoiceType":3,"id":25241,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732694,"invoiceType":3,"id":25242,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732695,"invoiceType":3,"id":25243,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732696,"invoiceType":3,"id":25244,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732697,"invoiceType":3,"id":25245,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732698,"invoiceType":3,"id":25246,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732699,"invoiceType":3,"id":25247,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732700,"invoiceType":3,"id":25248,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732701,"invoiceType":3,"id":25249,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732702,"invoiceType":3,"id":25250,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732703,"invoiceType":3,"id":25251,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732704,"invoiceType":3,"id":25252,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732705,"invoiceType":3,"id":25253,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732706,"invoiceType":3,"id":25254,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732707,"invoiceType":3,"id":25255,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732708,"invoiceType":3,"id":25256,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732709,"invoiceType":3,"id":25257,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732710,"invoiceType":3,"id":25258,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1732711,"invoiceType":3,"id":25259,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730512,"invoiceType":3,"id":25260,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730513,"invoiceType":3,"id":25261,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730514,"invoiceType":3,"id":25262,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730515,"invoiceType":3,"id":25263,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730516,"invoiceType":3,"id":25264,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730517,"invoiceType":3,"id":25265,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730518,"invoiceType":3,"id":25266,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730519,"invoiceType":3,"id":25267,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730520,"invoiceType":3,"id":25268,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730521,"invoiceType":3,"id":25269,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730522,"invoiceType":3,"id":25270,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730523,"invoiceType":3,"id":25271,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730524,"invoiceType":3,"id":25272,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730525,"invoiceType":3,"id":25273,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730526,"invoiceType":3,"id":25274,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730527,"invoiceType":3,"id":25275,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730528,"invoiceType":3,"id":25276,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730529,"invoiceType":3,"id":25277,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730530,"invoiceType":3,"id":25278,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730531,"invoiceType":3,"id":25279,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730532,"invoiceType":3,"id":25280,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730533,"invoiceType":3,"id":25281,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730534,"invoiceType":3,"id":25282,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730535,"invoiceType":3,"id":25283,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730536,"invoiceType":3,"id":25284,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730537,"invoiceType":3,"id":25285,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730538,"invoiceType":3,"id":25286,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730539,"invoiceType":3,"id":25287,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730540,"invoiceType":3,"id":25288,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730541,"invoiceType":3,"id":25289,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730542,"invoiceType":3,"id":25290,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730543,"invoiceType":3,"id":25291,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730544,"invoiceType":3,"id":25292,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730545,"invoiceType":3,"id":25293,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730546,"invoiceType":3,"id":25294,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730547,"invoiceType":3,"id":25295,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730548,"invoiceType":3,"id":25296,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730549,"invoiceType":3,"id":25297,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730550,"invoiceType":3,"id":25298,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730551,"invoiceType":3,"id":25299,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730552,"invoiceType":3,"id":25300,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730553,"invoiceType":3,"id":25301,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730554,"invoiceType":3,"id":25302,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730555,"invoiceType":3,"id":25303,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730556,"invoiceType":3,"id":25304,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730557,"invoiceType":3,"id":25305,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730558,"invoiceType":3,"id":25306,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730559,"invoiceType":3,"id":25307,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730560,"invoiceType":3,"id":25308,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730561,"invoiceType":3,"id":25309,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730562,"invoiceType":3,"id":25310,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730563,"invoiceType":3,"id":25311,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730564,"invoiceType":3,"id":25312,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730565,"invoiceType":3,"id":25313,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730566,"invoiceType":3,"id":25314,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730567,"invoiceType":3,"id":25315,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730568,"invoiceType":3,"id":25316,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730569,"invoiceType":3,"id":25317,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730570,"invoiceType":3,"id":25318,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730571,"invoiceType":3,"id":25319,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730572,"invoiceType":3,"id":25320,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730573,"invoiceType":3,"id":25321,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730574,"invoiceType":3,"id":25322,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730575,"invoiceType":3,"id":25323,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730576,"invoiceType":3,"id":25324,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730577,"invoiceType":3,"id":25325,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730578,"invoiceType":3,"id":25326,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730579,"invoiceType":3,"id":25327,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730580,"invoiceType":3,"id":25328,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730581,"invoiceType":3,"id":25329,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730582,"invoiceType":3,"id":25330,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730583,"invoiceType":3,"id":25331,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730584,"invoiceType":3,"id":25332,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730585,"invoiceType":3,"id":25333,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730586,"invoiceType":3,"id":25334,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730587,"invoiceType":3,"id":25335,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730588,"invoiceType":3,"id":25336,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730589,"invoiceType":3,"id":25337,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730590,"invoiceType":3,"id":25338,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730591,"invoiceType":3,"id":25339,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730592,"invoiceType":3,"id":25340,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730593,"invoiceType":3,"id":25341,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730594,"invoiceType":3,"id":25342,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730595,"invoiceType":3,"id":25343,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730596,"invoiceType":3,"id":25344,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730597,"invoiceType":3,"id":25345,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730598,"invoiceType":3,"id":25346,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730599,"invoiceType":3,"id":25347,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730600,"invoiceType":3,"id":25348,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730601,"invoiceType":3,"id":25349,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730602,"invoiceType":3,"id":25350,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730603,"invoiceType":3,"id":25351,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730604,"invoiceType":3,"id":25352,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730605,"invoiceType":3,"id":25353,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730606,"invoiceType":3,"id":25354,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730607,"invoiceType":3,"id":25355,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730608,"invoiceType":3,"id":25356,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730609,"invoiceType":3,"id":25357,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730610,"invoiceType":3,"id":25358,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730611,"invoiceType":3,"id":25359,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730612,"invoiceType":3,"id":25360,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730613,"invoiceType":3,"id":25361,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730614,"invoiceType":3,"id":25362,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730615,"invoiceType":3,"id":25363,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730616,"invoiceType":3,"id":25364,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730617,"invoiceType":3,"id":25365,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730618,"invoiceType":3,"id":25366,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730619,"invoiceType":3,"id":25367,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730620,"invoiceType":3,"id":25368,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730621,"invoiceType":3,"id":25369,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730622,"invoiceType":3,"id":25370,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730623,"invoiceType":3,"id":25371,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730624,"invoiceType":3,"id":25372,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730625,"invoiceType":3,"id":25373,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730626,"invoiceType":3,"id":25374,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730627,"invoiceType":3,"id":25375,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730628,"invoiceType":3,"id":25376,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730629,"invoiceType":3,"id":25377,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730630,"invoiceType":3,"id":25378,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730631,"invoiceType":3,"id":25379,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730632,"invoiceType":3,"id":25380,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730633,"invoiceType":3,"id":25381,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730634,"invoiceType":3,"id":25382,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730635,"invoiceType":3,"id":25383,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730636,"invoiceType":3,"id":25384,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730637,"invoiceType":3,"id":25385,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730638,"invoiceType":3,"id":25386,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730639,"invoiceType":3,"id":25387,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730640,"invoiceType":3,"id":25388,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730641,"invoiceType":3,"id":25389,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730642,"invoiceType":3,"id":25390,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730643,"invoiceType":3,"id":25391,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730644,"invoiceType":3,"id":25392,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730645,"invoiceType":3,"id":25393,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730646,"invoiceType":3,"id":25394,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730647,"invoiceType":3,"id":25395,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730648,"invoiceType":3,"id":25396,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730649,"invoiceType":3,"id":25397,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730650,"invoiceType":3,"id":25398,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730651,"invoiceType":3,"id":25399,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730652,"invoiceType":3,"id":25400,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730653,"invoiceType":3,"id":25401,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730654,"invoiceType":3,"id":25402,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730655,"invoiceType":3,"id":25403,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730656,"invoiceType":3,"id":25404,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730657,"invoiceType":3,"id":25405,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730658,"invoiceType":3,"id":25406,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730659,"invoiceType":3,"id":25407,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730660,"invoiceType":3,"id":25408,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730661,"invoiceType":3,"id":25409,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730662,"invoiceType":3,"id":25410,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730663,"invoiceType":3,"id":25411,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730664,"invoiceType":3,"id":25412,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730665,"invoiceType":3,"id":25413,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730666,"invoiceType":3,"id":25414,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730667,"invoiceType":3,"id":25415,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730668,"invoiceType":3,"id":25416,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730669,"invoiceType":3,"id":25417,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730670,"invoiceType":3,"id":25418,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730671,"invoiceType":3,"id":25419,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730672,"invoiceType":3,"id":25420,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730673,"invoiceType":3,"id":25421,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730674,"invoiceType":3,"id":25422,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730675,"invoiceType":3,"id":25423,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730676,"invoiceType":3,"id":25424,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730677,"invoiceType":3,"id":25425,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730678,"invoiceType":3,"id":25426,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730679,"invoiceType":3,"id":25427,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730680,"invoiceType":3,"id":25428,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730681,"invoiceType":3,"id":25429,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730682,"invoiceType":3,"id":25430,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730683,"invoiceType":3,"id":25431,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730684,"invoiceType":3,"id":25432,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730685,"invoiceType":3,"id":25433,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730686,"invoiceType":3,"id":25434,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730687,"invoiceType":3,"id":25435,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730688,"invoiceType":3,"id":25436,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730689,"invoiceType":3,"id":25437,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730690,"invoiceType":3,"id":25438,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730691,"invoiceType":3,"id":25439,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730692,"invoiceType":3,"id":25440,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730693,"invoiceType":3,"id":25441,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730694,"invoiceType":3,"id":25442,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730695,"invoiceType":3,"id":25443,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730696,"invoiceType":3,"id":25444,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730697,"invoiceType":3,"id":25445,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730698,"invoiceType":3,"id":25446,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730699,"invoiceType":3,"id":25447,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730700,"invoiceType":3,"id":25448,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730701,"invoiceType":3,"id":25449,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730702,"invoiceType":3,"id":25450,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730703,"invoiceType":3,"id":25451,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730704,"invoiceType":3,"id":25452,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730705,"invoiceType":3,"id":25453,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730706,"invoiceType":3,"id":25454,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730707,"invoiceType":3,"id":25455,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730708,"invoiceType":3,"id":25456,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730709,"invoiceType":3,"id":25457,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730710,"invoiceType":3,"id":25458,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1730711,"invoiceType":3,"id":25459,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 15:54:48","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"供应商","contactPhoneId":8557362,"createTime":1535442888,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728556,"invoiceType":3,"id":25460,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 19:40:55","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557362,"createTime":1535456455,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728531,"invoiceType":3,"id":25461,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 19:40:55","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557362,"createTime":1535456455,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"火星","registerMessage":"火星 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728530,"invoiceType":3,"id":25462,"invoiceTitle":"圣盔谷","createTimeStr":"2018-08-28 19:40:55","email":"222123@corp.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622874565412625","bankMessage":"土不土 622874565412625","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土不土","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557362,"createTime":1535456455,"registrationNumber":"DDD12345696525811112","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13828768216","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"2222","contactPerson":"13800138000","createUserName":"山林居士之四戒书生","verifyUser":0,"townId":"120102000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"111111111","registerMessage":"111111111 13800138000","rejectReason":"","businessLicenceUrl":"","postMessage":"天津河东区2222","customerId":1728792,"invoiceType":1,"id":25463,"invoiceTitle":"91410103MA3XCNYD3G","createTimeStr":"2018-08-28 20:17:24","email":"1222@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"1111111111","bankMessage":"111 1111111111","townName":"天津河东区","taxPayerType":2,"updateUserName":"","registeredPhone":"13800138000","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"111","registeredPhoneId":1343755,"customerName":"SZ装企","customerTypeName":"装修公司","contactPhoneId":1343755,"createTime":1535458644,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税普通发票","createUser":1728792,"customerInvoiceInfoUrl":"","contactPhone":"13800138000","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"ruby.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":4889,"invoiceType":3,"id":25464,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 10:43:45","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1535510625,"registrationNumber":"91410103SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":40194,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"111","contactPerson":"13800138000","createUserName":"昵待佳期","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"91410103MA3XCNYD3G","registerMessage":"91410103MA3XCNYD3G 13800138000","rejectReason":"","businessLicenceUrl":"","postMessage":"北京东城区111","customerId":1728805,"invoiceType":1,"id":25469,"invoiceTitle":"91410103MA3XCNYD3G","createTimeStr":"2018-08-29 10:58:01","email":"1222@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"9141010333","bankMessage":"91410103MA3XCNYD3G 9141010333","townName":"北京东城区","taxPayerType":2,"updateUserName":"","registeredPhone":"13800138000","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"91410103MA3XCNYD3G","registeredPhoneId":1343755,"customerName":"sz装企1","customerTypeName":"装修公司","contactPhoneId":1343755,"createTime":1535511481,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税普通发票","createUser":1728805,"customerInvoiceInfoUrl":"","contactPhone":"13800138000","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728638,"invoiceType":3,"id":25471,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728630,"invoiceType":3,"id":25472,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728622,"invoiceType":3,"id":25473,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728621,"invoiceType":3,"id":25474,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728592,"invoiceType":3,"id":25475,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728581,"invoiceType":3,"id":25476,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728555,"invoiceType":3,"id":25477,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728536,"invoiceType":3,"id":25478,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728501,"invoiceType":3,"id":25479,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728479,"invoiceType":3,"id":25480,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728473,"invoiceType":3,"id":25481,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728471,"invoiceType":3,"id":25482,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728470,"invoiceType":3,"id":25483,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728448,"invoiceType":3,"id":25484,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728447,"invoiceType":3,"id":25485,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728443,"invoiceType":3,"id":25486,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728440,"invoiceType":3,"id":25487,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728409,"invoiceType":3,"id":25488,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1728408,"invoiceType":3,"id":25489,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1723346,"invoiceType":3,"id":25490,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1723240,"invoiceType":3,"id":25491,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1720873,"invoiceType":3,"id":25492,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1720095,"invoiceType":3,"id":25493,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1720011,"invoiceType":3,"id":25494,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1719773,"invoiceType":3,"id":25495,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1678266,"invoiceType":3,"id":25496,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1678064,"invoiceType":3,"id":25497,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1678024,"invoiceType":3,"id":25498,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1677897,"invoiceType":3,"id":25499,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1677577,"invoiceType":3,"id":25500,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1677298,"invoiceType":3,"id":25501,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1676856,"invoiceType":3,"id":25502,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1676461,"invoiceType":3,"id":25503,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-08-29 15:52:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1535529156,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"13800013800","contactPerson":"13800013800","createUserName":"太阳_5259","verifyUser":0,"townId":"442000111000","verifyTime":0,"customerTypeId":654,"registeredAddress":"11","registerMessage":"11 13800013800","rejectReason":"","businessLicenceUrl":"","postMessage":"广东中山市南头镇13800013800","customerId":1728669,"invoiceType":1,"id":25507,"invoiceTitle":"91410103MA3XCNYD3G","createTimeStr":"2018-08-29 20:25:48","email":"1222@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"111","bankMessage":"111 111","townName":"广东中山市南头镇","taxPayerType":2,"updateUserName":"","registeredPhone":"13800013800","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"111","registeredPhoneId":7144088,"customerName":"广告系统深圳装企1","customerTypeName":"装修公司","contactPhoneId":7144088,"createTime":1535545548,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税普通发票","createUser":1728669,"customerInvoiceInfoUrl":"","contactPhone":"13800013800","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"zhenwen.cai","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":111111,"invoiceType":3,"id":35511,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-09-03 10:33:25","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1535942005,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":139790,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"打","contactPerson":"13869532541","createUserName":"陈一发儿","verifyUser":0,"townId":"140202000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"山西大同市城区打","customerId":1719769,"invoiceType":3,"id":70527,"invoiceTitle":"完美世界150","createTimeStr":"2018-09-04 14:51:00","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"山西大同市城区","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"完美世界150","customerTypeName":"装修公司","contactPhoneId":8599121,"createTime":1536043860,"registrationNumber":"123456789012345","invoiceTypeStr":"增值税电子普通发票","createUser":1719769,"customerInvoiceInfoUrl":"","contactPhone":"13869532541","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"不知道具体位置","contactPerson":"老表","createUserName":"翅膀下的天空","verifyUser":0,"townId":"610830000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"陕西榆林市清涧县不知道具体位置","customerId":1728457,"invoiceType":1,"id":70528,"invoiceTitle":"轮单第五分公司","createTimeStr":"2018-09-04 17:21:28","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"陕西榆林市清涧县","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"轮单第五分公司","customerTypeName":"装修公司","contactPhoneId":8599190,"createTime":1536052888,"registrationNumber":"DWDWQDQD4324FEWFEW","invoiceTypeStr":"增值税普通发票","createUser":1728457,"customerInvoiceInfoUrl":"","contactPhone":"18501306666","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"范德萨发生的","contactPerson":"辅导费","createUserName":"Enter_7592","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"的方式的发生","registerMessage":"的方式的发生 ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区范德萨发生的","customerId":1728456,"invoiceType":1,"id":70530,"invoiceTitle":"的冯绍峰的是","createTimeStr":"2018-09-05 16:08:50","email":"123@126.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"564654564","bankMessage":"工商 564654564","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"工商","registeredPhoneId":0,"customerName":"轮单第四分公司","customerTypeName":"装修公司","contactPhoneId":8599323,"createTime":1536134930,"registrationNumber":"AXCDS0123456789","invoiceTypeStr":"增值税普通发票","createUser":1728456,"customerInvoiceInfoUrl":"","contactPhone":"15903252012","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"23232323","contactPerson":"23232323","createUserName":"zhenwen.cai","verifyUser":0,"townId":"210624000000","verifyTime":0,"customerTypeId":1,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"辽宁丹东市宽甸满族自治县23232323","customerId":343434,"invoiceType":1,"id":70531,"invoiceTitle":"232323","createTimeStr":"2018-09-06 09:40:53","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"辽宁丹东市宽甸满族自治县","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"232323","customerTypeName":"供应链","contactPhoneId":8599408,"createTime":1536198053,"registrationNumber":"322323","invoiceTypeStr":"增值税普通发票","createUser":139790,"customerInvoiceInfoUrl":"","contactPhone":"13585895478","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"333","contactPerson":"3333","createUserName":"zhenwen.cai","verifyUser":0,"townId":"140525000000","verifyTime":0,"customerTypeId":1,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"山西晋城市泽州县333","customerId":222,"invoiceType":1,"id":70532,"invoiceTitle":"2222","createTimeStr":"2018-09-06 09:41:38","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"山西晋城市泽州县","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"22","customerTypeName":"供应链","contactPhoneId":8599409,"createTime":1536198098,"registrationNumber":"2222","invoiceTypeStr":"增值税普通发票","createUser":139790,"customerInvoiceInfoUrl":"","contactPhone":"13825698547","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"32233232","contactPerson":"林大大","createUserName":"zhenwen.cai","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":1,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"北京东城区32233232","customerId":223,"invoiceType":1,"id":70533,"invoiceTitle":"32323","createTimeStr":"2018-09-06 10:36:23","email":"","updateTimeStr":"2018-09-06 11:28:35","bankAccount":"","bankMessage":" ","townName":"北京东城区","taxPayerType":1,"updateUserName":"zhenwen.cai","registeredPhone":"","updateUser":139790,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":1536204515,"bankAddress":"","registeredPhoneId":0,"customerName":"232323","customerTypeName":"供应链","contactPhoneId":8599416,"createTime":1536201383,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":139790,"customerInvoiceInfoUrl":"","contactPhone":"13856985475","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"sdsd","contactPerson":"sdsd","createUserName":"zhenwen.cai","verifyUser":0,"townId":"140303000000","verifyTime":0,"customerTypeId":1,"registeredAddress":"哈撒ki","registerMessage":"哈撒ki 13852147565","rejectReason":"","businessLicenceUrl":"","postMessage":"山西阳泉市矿区sdsd","customerId":8960988,"invoiceType":1,"id":70534,"invoiceTitle":"zhenwen.cai","createTimeStr":"2018-09-06 13:59:41","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"8960988","bankMessage":"飘飘银行 8960988","townName":"山西阳泉市矿区","taxPayerType":2,"updateUserName":"","registeredPhone":"13852147565","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"飘飘银行","registeredPhoneId":8599431,"customerName":"zhenwen.cai","customerTypeName":"供应链","contactPhoneId":8599430,"createTime":1536213581,"registrationNumber":"1234567890123sd","invoiceTypeStr":"增值税普通发票","createUser":139790,"customerInvoiceInfoUrl":"","contactPhone":"13854698547","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"fdfdf","contactPerson":"dfdfdfdf","createUserName":"zhenwen.cai","verifyUser":0,"townId":"220622000000","verifyTime":0,"customerTypeId":662,"registeredAddress":"dfdfdf","registerMessage":"dfdfdf 13854698745","rejectReason":"","businessLicenceUrl":"","postMessage":"吉林白山市靖宇县fdfdf","customerId":22222,"invoiceType":1,"id":70535,"invoiceTitle":"zhenwen.cai","createTimeStr":"2018-09-06 14:07:26","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"455566987745565","bankMessage":"飘飘在线银行 455566987745565","townName":"吉林白山市靖宇县","taxPayerType":3,"updateUserName":"","registeredPhone":"13854698745","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"飘飘在线银行","registeredPhoneId":8599434,"customerName":"zhenwen.cai","customerTypeName":"供应商","contactPhoneId":8599433,"createTime":1536214046,"registrationNumber":"1235467890123as","invoiceTypeStr":"增值税普通发票","createUser":139790,"customerInvoiceInfoUrl":"","contactPhone":"13854698756","status":2},{"entrustedCertificateUrl":"finance/20180906/60ae4de7ada4f8ae8ced763eb25f7bb4.png","statusStr":"暂存","companyCertificationUrl":"finance/20180906/60ae4de7ada4f8ae8ced763eb25f7bb4.png","postAddress":"23233232","contactPerson":"sdsdsd","createUserName":"zhenwen.cai","verifyUser":38268,"townId":"140524000000","verifyTime":1536220591,"customerTypeId":654,"registeredAddress":"注册","registerMessage":"注册 13854695475","rejectReason":"国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同意国哥不同","businessLicenceUrl":"finance/20180906/60ae4de7ada4f8ae8ced763eb25f7bb4.png","postMessage":"山西晋城市陵川县23233232","customerId":2122121,"invoiceType":2,"id":70536,"invoiceTitle":"sdsdsd","createTimeStr":"2018-09-06 14:09:24","email":"","updateTimeStr":"2018-09-06 15:56:31","bankAccount":"4446566612122548","bankMessage":"飘飘银行 4446566612122548","townName":"山西晋城市陵川县","taxPayerType":2,"updateUserName":"charlie.peng","registeredPhone":"13854695475","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"一般纳税人公司","updateTime":1536220591,"bankAddress":"飘飘银行","registeredPhoneId":8599436,"customerName":"sdsdsd","customerTypeName":"装修公司","contactPhoneId":8599437,"createTime":1536214164,"registrationNumber":"1234567890123ad","invoiceTypeStr":"增值税专用发票","createUser":139790,"customerInvoiceInfoUrl":"finance/20180906/60ae4de7ada4f8ae8ced763eb25f7bb4.png","contactPhone":"13569654781","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"sdsdsd","contactPerson":"sdsdsd","createUserName":"zhenwen.cai","verifyUser":0,"townId":"210624000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"sdsdsdsdsd","registerMessage":"sdsdsdsdsd 13569854715","rejectReason":"","businessLicenceUrl":"","postMessage":"辽宁丹东市宽甸满族自治县sdsdsd","customerId":55555,"invoiceType":3,"id":70537,"invoiceTitle":"zhenwen.cai","createTimeStr":"2018-09-06 14:17:24","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"sdsdsdsd","bankMessage":"sdsdsddsd sdsdsdsd","townName":"辽宁丹东市宽甸满族自治县","taxPayerType":2,"updateUserName":"","registeredPhone":"13569854715","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"sdsdsddsd","registeredPhoneId":8599442,"customerName":"zhenwen.cai","customerTypeName":"装修公司","contactPhoneId":8599441,"createTime":1536214644,"registrationNumber":"123456789012asd","invoiceTypeStr":"增值税电子普通发票","createUser":139790,"customerInvoiceInfoUrl":"","contactPhone":"13598685478","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"是我家","contactPerson":"我家","createUserName":"zhenwen.cai","verifyUser":0,"townId":"150623000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"我加","registerMessage":"我加 15896964785","rejectReason":"非凡哥","businessLicenceUrl":"","postMessage":"内蒙古鄂尔多斯市鄂托克前旗是我家","customerId":889977,"invoiceType":1,"id":70538,"invoiceTitle":"zhenwen.cai","createTimeStr":"2018-09-06 14:37:39","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"44555221144566","bankMessage":"发票 44555221144566","townName":"内蒙古鄂尔多斯市鄂托克前旗","taxPayerType":2,"updateUserName":"","registeredPhone":"15896964785","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"发票","registeredPhoneId":8599444,"customerName":"zhenwen.cai","customerTypeName":"装修公司","contactPhoneId":8599443,"createTime":1536215859,"registrationNumber":"12345678901lkjh","invoiceTypeStr":"增值税普通发票","createUser":139790,"customerInvoiceInfoUrl":"","contactPhone":"13852147896","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"fdsfsdfds","contactPerson":"dsfdsfds","createUserName":"又见菜花开","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区fdsfsdfds","customerId":1728455,"invoiceType":1,"id":70540,"invoiceTitle":"dfdffd","createTimeStr":"2018-09-06 15:48:17","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"56465465","bankMessage":"dffdsfd 56465465","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"dffdsfd","registeredPhoneId":0,"customerName":"轮单第三分公司","customerTypeName":"装修公司","contactPhoneId":8599474,"createTime":1536220097,"registrationNumber":"ASDEC0123456789","invoiceTypeStr":"增值税普通发票","createUser":1728455,"customerInvoiceInfoUrl":"","contactPhone":"15926352012","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_180906/20180906_ead6925394efdf840e2b7xCDtTKLlBAK.jpg","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_180906/20180906_3620852b205928627979M6L2dJM58HKH.jpg","postAddress":"测试地址测试地址测试地址测试地址","contactPerson":"李森森","createUserName":"追梦_9298","verifyUser":0,"townId":"445102000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"测试地址测试地址测试地址测试地址","registerMessage":"测试地址测试地址测试地址测试地址 075512345678","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_180906/20180906_0135edf5dad159573cf1GqHn55KVxvsV.jpg","postMessage":"广东潮州市湘桥区测试地址测试地址测试地址测试地址","customerId":1677541,"invoiceType":2,"id":70548,"invoiceTitle":"tesat1","createTimeStr":"2018-09-06 19:17:12","email":"test@123.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6222021234567890","bankMessage":"工行 6222021234567890","townName":"广东潮州市湘桥区","taxPayerType":2,"updateUserName":"","registeredPhone":"075512345678","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"工行","registeredPhoneId":8599521,"customerName":"新派单第八分公司","customerTypeName":"装修公司","contactPhoneId":1232526,"createTime":1536232632,"registrationNumber":"TEST12345678901","invoiceTypeStr":"增值税专用发票","createUser":1677541,"customerInvoiceInfoUrl":"pic/zxgs/day_180906/20180906_67086615c430762be6264z0xbeQZe3Mx.jpg","contactPhone":"13612345678","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"范德萨范德萨","contactPerson":"发多少非","createUserName":"木美人","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区范德萨范德萨","customerId":1677558,"invoiceType":1,"id":70550,"invoiceTitle":"的冯绍峰的","createTimeStr":"2018-09-06 19:47:52","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"新派单第十一分公司","customerTypeName":"装修公司","contactPhoneId":8599528,"createTime":1536234472,"registrationNumber":"ASWDC0123456789","invoiceTypeStr":"增值税普通发票","createUser":1677558,"customerInvoiceInfoUrl":"","contactPhone":"15636526026","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1212","contactPerson":"122122","createUserName":"luke.li","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"1111","registerMessage":"1111 07551234567","rejectReason":"","businessLicenceUrl":"","postMessage":"北京东城区1212","customerId":1111,"invoiceType":1,"id":70551,"invoiceTitle":"1231","createTimeStr":"2018-09-06 19:54:56","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"212","bankMessage":"12 212","townName":"北京东城区","taxPayerType":2,"updateUserName":"","registeredPhone":"07551234567","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"12","registeredPhoneId":1237282,"customerName":"1111","customerTypeName":"装修公司","contactPhoneId":8214233,"createTime":1536234896,"registrationNumber":"111111111111111111","invoiceTypeStr":"增值税普通发票","createUser":132148,"customerInvoiceInfoUrl":"","contactPhone":"15934868331","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1111","contactPerson":"65454","createUserName":"luke.li","verifyUser":0,"townId":"130103000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"123221","registerMessage":"123221 15934868331","rejectReason":"","businessLicenceUrl":"","postMessage":"河北石家庄市桥东区1111","customerId":1111222,"invoiceType":1,"id":70552,"invoiceTitle":"99","createTimeStr":"2018-09-06 20:00:08","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"999","bankMessage":"9999 999","townName":"河北石家庄市桥东区","taxPayerType":2,"updateUserName":"","registeredPhone":"15934868331","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"9999","registeredPhoneId":8214233,"customerName":"99","customerTypeName":"装修公司","contactPhoneId":8214233,"createTime":1536235208,"registrationNumber":"123456789012345678","invoiceTypeStr":"增值税普通发票","createUser":132148,"customerInvoiceInfoUrl":"","contactPhone":"15934868331","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"dfdfdfdf","contactPerson":"dfdfdf","createUserName":"zhenwen.cai","verifyUser":0,"townId":"220622000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"dfdfdf","registerMessage":"dfdfdf 13825469574","rejectReason":"","businessLicenceUrl":"","postMessage":"吉林白山市靖宇县dfdfdfdf","customerId":13333,"invoiceType":1,"id":70553,"invoiceTitle":"dfdfdfdf","createTimeStr":"2018-09-06 21:38:41","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"5555666662222","bankMessage":"dfdfdfdf 5555666662222","townName":"吉林白山市靖宇县","taxPayerType":2,"updateUserName":"","registeredPhone":"13825469574","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"dfdfdfdf","registeredPhoneId":8599542,"customerName":"dfdf","customerTypeName":"装修公司","contactPhoneId":8599538,"createTime":1536241121,"registrationNumber":"1234567890123DF","invoiceTypeStr":"增值税普通发票","createUser":139790,"customerInvoiceInfoUrl":"","contactPhone":"13825896321","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"菜菜","contactPerson":"smaller","createUserName":"zhenwen.cai","verifyUser":0,"townId":"150623000000","verifyTime":0,"customerTypeId":653,"registeredAddress":"广州塔下","registerMessage":"广州塔下 13825896321","rejectReason":"","businessLicenceUrl":"","postMessage":"内蒙古鄂尔多斯市鄂托克前旗菜菜","customerId":55666332,"invoiceType":1,"id":70554,"invoiceTitle":"zhenwen","createTimeStr":"2018-09-07 09:16:01","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"44158119905522","bankMessage":"旺旺银行 44158119905522","townName":"内蒙古鄂尔多斯市鄂托克前旗","taxPayerType":2,"updateUserName":"","registeredPhone":"13825896321","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"旺旺银行","registeredPhoneId":8599538,"customerName":"zhenwen","customerTypeName":"工人","contactPhoneId":8599430,"createTime":1536282961,"registrationNumber":"1234567890ASDFG","invoiceTypeStr":"增值税普通发票","createUser":139790,"customerInvoiceInfoUrl":"","contactPhone":"13854698547","status":2},{"entrustedCertificateUrl":"finance/20180907/60ae4de7ada4f8ae8ced763eb25f7bb4.png","statusStr":"审核中","companyCertificationUrl":"finance/20180907/60ae4de7ada4f8ae8ced763eb25f7bb4.png","postAddress":"巴拉巴拉","contactPerson":"巴拉巴拉","createUserName":"zhenwen.cai","verifyUser":0,"townId":"220524000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"巴拉巴拉","registerMessage":"巴拉巴拉 07551234567","rejectReason":"","businessLicenceUrl":"finance/20180907/60ae4de7ada4f8ae8ced763eb25f7bb4.png","postMessage":"吉林通化市柳河县巴拉巴拉","customerId":17565424,"invoiceType":2,"id":70555,"invoiceTitle":"zhenwen","createTimeStr":"2018-09-07 10:10:33","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"4455522112665874","bankMessage":"旺旺银行 4455522112665874","townName":"吉林通化市柳河县","taxPayerType":2,"updateUserName":"","registeredPhone":"07551234567","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"旺旺银行","registeredPhoneId":1237282,"customerName":"zhenwen","customerTypeName":"装修公司","contactPhoneId":8599560,"createTime":1536286233,"registrationNumber":"1234567890ASDFG","invoiceTypeStr":"增值税专用发票","createUser":139790,"customerInvoiceInfoUrl":"finance/20180907/60ae4de7ada4f8ae8ced763eb25f7bb4.png","contactPhone":"13828959632","status":1},{"entrustedCertificateUrl":"finance/20180907/60ae4de7ada4f8ae8ced763eb25f7bb4.png","statusStr":"审核中","companyCertificationUrl":"finance/20180907/60ae4de7ada4f8ae8ced763eb25f7bb4.png","postAddress":"sdsdsd","contactPerson":"sdsdsd","createUserName":"zhenwen.cai","verifyUser":0,"townId":"140421000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"dsdsd","registerMessage":"dsdsd 075512345678","rejectReason":"","businessLicenceUrl":"finance/20180907/60ae4de7ada4f8ae8ced763eb25f7bb4.png","postMessage":"山西长治市长治县sdsdsd","customerId":17566252,"invoiceType":2,"id":70556,"invoiceTitle":"sdsdsd","createTimeStr":"2018-09-07 11:35:30","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"4452666156663322","bankMessage":"飘飘银行 4452666156663322","townName":"山西长治市长治县","taxPayerType":2,"updateUserName":"","registeredPhone":"075512345678","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"飘飘银行","registeredPhoneId":8599521,"customerName":"sdsdsd","customerTypeName":"装修公司","contactPhoneId":8599576,"createTime":1536291330,"registrationNumber":"1234567890ASDFG","invoiceTypeStr":"增值税专用发票","createUser":139790,"customerInvoiceInfoUrl":"finance/20180907/60ae4de7ada4f8ae8ced763eb25f7bb4.png","contactPhone":"13825896547","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"sdsd","contactPerson":"sdsdsd","createUserName":"zhenwen.cai","verifyUser":0,"townId":"210624000000","verifyTime":0,"customerTypeId":653,"registeredAddress":"sdsdsd","registerMessage":"sdsdsd 075512345678","rejectReason":"","businessLicenceUrl":"","postMessage":"辽宁丹东市宽甸满族自治县sdsd","customerId":175662,"invoiceType":1,"id":70557,"invoiceTitle":"sdsdsd","createTimeStr":"2018-09-07 12:18:26","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"4654654646465","bankMessage":"dsdsd 4654654646465","townName":"辽宁丹东市宽甸满族自治县","taxPayerType":2,"updateUserName":"","registeredPhone":"075512345678","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"dsdsd","registeredPhoneId":8599521,"customerName":"sdsdsd","customerTypeName":"工人","contactPhoneId":8599585,"createTime":1536293906,"registrationNumber":"1234567890ASDFG","invoiceTypeStr":"增值税普通发票","createUser":139790,"customerInvoiceInfoUrl":"","contactPhone":"13652145236","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"dfdf","contactPerson":"dfdfdf","createUserName":"zhenwen.cai","verifyUser":0,"townId":"150523000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"dfdfdf","registerMessage":"dfdfdf 075512345678","rejectReason":"","businessLicenceUrl":"","postMessage":"内蒙古通辽市开鲁县dfdf","customerId":34242,"invoiceType":3,"id":70558,"invoiceTitle":"dfdfdf","createTimeStr":"2018-09-07 12:20:47","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"54465434364","bankMessage":"dfdf 54465434364","townName":"内蒙古通辽市开鲁县","taxPayerType":2,"updateUserName":"","registeredPhone":"075512345678","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"dfdf","registeredPhoneId":8599521,"customerName":"dfdfd","customerTypeName":"装修公司","contactPhoneId":8599586,"createTime":1536294047,"registrationNumber":"1234567890QWERT","invoiceTypeStr":"增值税电子普通发票","createUser":139790,"customerInvoiceInfoUrl":"","contactPhone":"13569854621","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"dfdf","contactPerson":"sdfdf","createUserName":"zhenwen.cai","verifyUser":0,"townId":"220523000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"dfdfdf","registerMessage":"dfdfdf 075512345678","rejectReason":"","businessLicenceUrl":"","postMessage":"吉林通化市辉南县dfdf","customerId":222222,"invoiceType":1,"id":70559,"invoiceTitle":"dfdfdf","createTimeStr":"2018-09-07 12:24:47","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"654164163416346","bankMessage":"dfdfdf 654164163416346","townName":"吉林通化市辉南县","taxPayerType":2,"updateUserName":"","registeredPhone":"075512345678","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"dfdfdf","registeredPhoneId":8599521,"customerName":"fdfdf","customerTypeName":"装修公司","contactPhoneId":1342585,"createTime":1536294287,"registrationNumber":"1234567890QWERT","invoiceTypeStr":"增值税普通发票","createUser":139790,"customerInvoiceInfoUrl":"","contactPhone":"13695847542","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"但是复方丹参","contactPerson":"范德萨范德萨","createUserName":"杭州禾佳广告","verifyUser":0,"townId":"441602000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东河源市源城区但是复方丹参","customerId":1677289,"invoiceType":1,"id":70570,"invoiceTitle":"地方萨芬","createTimeStr":"2018-09-07 15:26:49","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东河源市源城区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"新派单第六分公司","customerTypeName":"装修公司","contactPhoneId":8599632,"createTime":1536305209,"registrationNumber":"QASDE0123456789","invoiceTypeStr":"增值税普通发票","createUser":1677289,"customerInvoiceInfoUrl":"","contactPhone":"15963595200","status":2},{"entrustedCertificateUrl":"","statusStr":"审核中","companyCertificationUrl":"finance/20180907/9d377b10ce778c4938b3c7e2c63a229a.jpg","postAddress":"9989989","contactPerson":"o","createUserName":"charlie.peng","verifyUser":0,"townId":"150302000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市南山区","registerMessage":"广东省深圳市南山区 17689834567","rejectReason":"","businessLicenceUrl":"finance/20180907/bdf3bf1da3405725be763540d6601144.jpg","postMessage":"内蒙古乌海市海勃湾区9989989","customerId":6885,"invoiceType":2,"id":70571,"invoiceTitle":"彭路琼","createTimeStr":"2018-09-07 17:16:48","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"1284849949494223","bankMessage":"哼哼 1284849949494223","townName":"内蒙古乌海市海勃湾区","taxPayerType":3,"updateUserName":"","registeredPhone":"17689834567","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"哼哼","registeredPhoneId":8599679,"customerName":"彭路琼","customerTypeName":"装修公司","contactPhoneId":8599680,"createTime":1536311808,"registrationNumber":"984348FSDFFFF2332","invoiceTypeStr":"增值税专用发票","createUser":38268,"customerInvoiceInfoUrl":"finance/20180907/fafa5efeaf3cbe3b23b2748d13e629a1.jpg","contactPhone":"18983930405","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"00000","contactPerson":"uinn","createUserName":"charlie.peng","verifyUser":0,"townId":"230203000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"ffffff","registerMessage":"ffffff 075500000000","rejectReason":"","businessLicenceUrl":"","postMessage":"黑龙江齐齐哈尔市建华区00000","customerId":6887,"invoiceType":3,"id":70572,"invoiceTitle":"1213","createTimeStr":"2018-09-07 17:18:25","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"ffff","bankMessage":"ffff ffff","townName":"黑龙江齐齐哈尔市建华区","taxPayerType":2,"updateUserName":"","registeredPhone":"075500000000","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"ffff","registeredPhoneId":8599683,"customerName":"121","customerTypeName":"装修公司","contactPhoneId":8599682,"createTime":1536311905,"registrationNumber":"FFFFFF33FF34444444","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17899900999","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"sdsd","contactPerson":"sdsdsd","createUserName":"zhenwen.cai","verifyUser":0,"townId":"140524000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"sdsdsd","registerMessage":"sdsdsd 075512345678","rejectReason":"","businessLicenceUrl":"","postMessage":"山西晋城市陵川县sdsd","customerId":21212,"invoiceType":1,"id":70573,"invoiceTitle":"dfdfd","createTimeStr":"2018-09-07 17:25:09","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6464646465","bankMessage":"dsdsd 6464646465","townName":"山西晋城市陵川县","taxPayerType":2,"updateUserName":"","registeredPhone":"075512345678","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"dsdsd","registeredPhoneId":8599521,"customerName":"sdfdfdf","customerTypeName":"装修公司","contactPhoneId":8599684,"createTime":1536312309,"registrationNumber":"1234567890ASDFG","invoiceTypeStr":"增值税普通发票","createUser":139790,"customerInvoiceInfoUrl":"","contactPhone":"13585469587","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"是多少","contactPerson":"撒大声地","createUserName":"zhenwen.cai","verifyUser":0,"townId":"140421000000","verifyTime":0,"customerTypeId":662,"registeredAddress":"撒大声地所","registerMessage":"撒大声地所 075512345678","rejectReason":"","businessLicenceUrl":"","postMessage":"山西长治市长治县是多少","customerId":65465465,"invoiceType":1,"id":70574,"invoiceTitle":"撒大声地","createTimeStr":"2018-09-07 17:29:05","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"65464654654","bankMessage":"是多少 65464654654","townName":"山西长治市长治县","taxPayerType":2,"updateUserName":"","registeredPhone":"075512345678","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"是多少","registeredPhoneId":8599521,"customerName":"撒大声地所","customerTypeName":"供应商","contactPhoneId":8599685,"createTime":1536312545,"registrationNumber":"1234567890ASDDG","invoiceTypeStr":"增值税普通发票","createUser":139790,"customerInvoiceInfoUrl":"","contactPhone":"13856395487","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"11111","contactPerson":"91410103MA3XCNYD3G","createUserName":"","verifyUser":0,"townId":"441702000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"91410103MA3XCNYD3G","registerMessage":"91410103MA3XCNYD3G 13800138000","rejectReason":"","businessLicenceUrl":"","postMessage":"广东阳江市江城区11111","customerId":172172367,"invoiceType":1,"id":70575,"invoiceTitle":"91410103MA3XCNYD3G","createTimeStr":"2018-09-10 17:19:44","email":"job@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"9141010333","bankMessage":"91410103MA3XCNYD3G 9141010333","townName":"广东阳江市江城区","taxPayerType":2,"updateUserName":"","registeredPhone":"13800138000","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"91410103MA3XCNYD3G","registeredPhoneId":1343755,"customerName":"测试账号上海装企01","customerTypeName":"装修公司","contactPhoneId":1343755,"createTime":1536571184,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税普通发票","createUser":172172367,"customerInvoiceInfoUrl":"","contactPhone":"13800138000","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1111","contactPerson":"91410103MA3XCNYD3G","createUserName":"","verifyUser":0,"townId":"430103000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"91410103MA3XCNYD3G","registerMessage":"91410103MA3XCNYD3G 075512345678","rejectReason":"","businessLicenceUrl":"","postMessage":"湖南长沙市天心区1111","customerId":172172359,"invoiceType":1,"id":70576,"invoiceTitle":"91410103MA3XCNYD3G","createTimeStr":"2018-09-10 19:14:39","email":"job@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"9141010333","bankMessage":"91410103MA3XCNYD3G 9141010333","townName":"湖南长沙市天心区","taxPayerType":2,"updateUserName":"","registeredPhone":"075512345678","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"91410103MA3XCNYD3G","registeredPhoneId":8599521,"customerName":"广州兔子1","customerTypeName":"装修公司","contactPhoneId":1343755,"createTime":1536578079,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税普通发票","createUser":172172359,"customerInvoiceInfoUrl":"","contactPhone":"13800138000","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"11","contactPerson":"91410103MA3XCNYD3G","createUserName":"","verifyUser":0,"townId":"420102000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"91410103MA3XCNYD3G","registerMessage":"91410103MA3XCNYD3G 075512345678","rejectReason":"","businessLicenceUrl":"","postMessage":"湖北武汉市江岸区11","customerId":172172362,"invoiceType":1,"id":70577,"invoiceTitle":"91410103MA3XCNYD3G","createTimeStr":"2018-09-10 19:46:56","email":"job@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"9141010333","bankMessage":"91410103MA3XCNYD3G 9141010333","townName":"湖北武汉市江岸区","taxPayerType":2,"updateUserName":"","registeredPhone":"075512345678","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"91410103MA3XCNYD3G","registeredPhoneId":8599521,"customerName":"广州兔子2","customerTypeName":"装修公司","contactPhoneId":1343755,"createTime":1536580016,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税普通发票","createUser":172172362,"customerInvoiceInfoUrl":"","contactPhone":"13800138000","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"111","contactPerson":"91410103MA3XCNYD3G","createUserName":"茉莉_5464","verifyUser":0,"townId":"430102000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"91410103MA3XCNYD3G","registerMessage":"91410103MA3XCNYD3G 075512345678","rejectReason":"","businessLicenceUrl":"","postMessage":"湖南长沙市芙蓉区111","customerId":1728662,"invoiceType":1,"id":70578,"invoiceTitle":"91410103MA3XCNYD3G","createTimeStr":"2018-09-11 13:54:21","email":"job@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"9141010333","bankMessage":"91410103MA3XCNYD3G 9141010333","townName":"湖南长沙市芙蓉区","taxPayerType":2,"updateUserName":"","registeredPhone":"075512345678","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"91410103MA3XCNYD3G","registeredPhoneId":8599521,"customerName":"广告系统上海装企","customerTypeName":"装修公司","contactPhoneId":1343755,"createTime":1536645261,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税普通发票","createUser":1728662,"customerInvoiceInfoUrl":"","contactPhone":"13800138000","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"555","contactPerson":"13","createUserName":"","verifyUser":0,"townId":"230183000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"黑龙江哈尔滨市尚志市555","customerId":172172437,"invoiceType":3,"id":70579,"invoiceTitle":"七月","createTimeStr":"2018-09-12 15:14:57","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"111111111","bankMessage":"世界银行 111111111","townName":"黑龙江哈尔滨市尚志市","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"世界银行","registeredPhoneId":0,"customerName":"七月","customerTypeName":"装修公司","contactPhoneId":8600017,"createTime":1536736497,"registrationNumber":"111111111111111","invoiceTypeStr":"增值税电子普通发票","createUser":172172437,"customerInvoiceInfoUrl":"","contactPhone":"13899665565","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"法撒旦法","contactPerson":"段士大夫","createUserName":"天下第一流_3934","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"发顺丰","registerMessage":"发顺丰 07552541254","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区法撒旦法","customerId":1719849,"invoiceType":3,"id":70580,"invoiceTitle":"发顺丰","createTimeStr":"2018-09-20 21:15:48","email":"dfsaf@qq.com","updateTimeStr":"2018-10-19 10:53:02","bankAccount":"3525415844885544","bankMessage":"放散阀 3525415844885544","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"天下第一流_3934","registeredPhone":"07552541254","updateUser":1719849,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1539917582,"bankAddress":"放散阀","registeredPhoneId":8548171,"customerName":"完美世界160","customerTypeName":"装修公司","contactPhoneId":8544527,"createTime":1537449348,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税电子普通发票","createUser":1719849,"customerInvoiceInfoUrl":"","contactPhone":"13525412541","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"4234234234","contactPerson":"董浩楠","createUserName":"","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区4234234234","customerId":172172864,"invoiceType":3,"id":70581,"invoiceTitle":"1855547854875732423","createTimeStr":"2018-09-26 16:16:47","email":"18669820485@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"深圳市验收期限管理公司","customerTypeName":"装修公司","contactPhoneId":1348215,"createTime":1537949807,"registrationNumber":"123214234234242","invoiceTypeStr":"增值税电子普通发票","createUser":172172864,"customerInvoiceInfoUrl":"","contactPhone":"18669820485","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"比克科技大厦25","contactPerson":"完美世界114","createUserName":"_Hozi","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区比克科技大厦25","customerId":1678233,"invoiceType":3,"id":70582,"invoiceTitle":"完美世界114","createTimeStr":"2018-09-26 19:24:21","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"完美世界114","customerTypeName":"装修公司","contactPhoneId":8601006,"createTime":1537961061,"registrationNumber":"12222223421424213213","invoiceTypeStr":"增值税电子普通发票","createUser":1678233,"customerInvoiceInfoUrl":"","contactPhone":"18854542121","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"完美世界139","contactPerson":"完美世界139","createUserName":"1192261188","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区完美世界139","customerId":1718397,"invoiceType":3,"id":70583,"invoiceTitle":"完美世界139","createTimeStr":"2018-09-26 19:50:47","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"完美世界139","customerTypeName":"装修公司","contactPhoneId":8601007,"createTime":1537962647,"registrationNumber":"123456789876543","invoiceTypeStr":"增值税电子普通发票","createUser":1718397,"customerInvoiceInfoUrl":"","contactPhone":"18854548723","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"完美世界131","contactPerson":"完美世界131","createUserName":"紫童话","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区完美世界131","customerId":1714464,"invoiceType":3,"id":70584,"invoiceTitle":"完美世界131","createTimeStr":"2018-09-26 21:50:57","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"完美世界131","customerTypeName":"装修公司","contactPhoneId":8601010,"createTime":1537969857,"registrationNumber":"122344444444444","invoiceTypeStr":"增值税电子普通发票","createUser":1714464,"customerInvoiceInfoUrl":"","contactPhone":"18854548789","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":0,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":0,"invoiceType":0,"id":70585,"invoiceTitle":"","createTimeStr":"1970-01-01 08:00:00","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":0,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"","customerTypeName":"","contactPhoneId":0,"createTime":0,"registrationNumber":"","createUser":0,"customerInvoiceInfoUrl":"","contactPhone":"","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"置信逸都D区","contactPerson":"赵祥国","createUserName":"","verifyUser":0,"townId":"510124000000","verifyTime":0,"customerTypeId":731,"registeredAddress":"成都市武候区磨子巷5号5-2幢1楼2号","registerMessage":"成都市武候区磨子巷5号5-2幢1楼2号 ","rejectReason":"","businessLicenceUrl":"","postMessage":"四川成都市郫县置信逸都D区","customerId":7038773,"invoiceType":3,"id":70607,"invoiceTitle":"四川旭晟建筑装饰工程有限公司","createTimeStr":"2017-06-25 09:48:16","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"651000232000005000","bankMessage":"南充市商业银行股份有限公司成都高新支行 651000232000005000","townName":"四川成都市郫县","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"南充市商业银行股份有限公司成都高新支行","registeredPhoneId":16586938,"customerName":"四川旭晟建筑装饰工程有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":2396774,"createTime":1498355296,"registrationNumber":"91510000673538104E","invoiceTypeStr":"增值税电子普通发票","createUser":7038773,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"康华路6号中仪国际商务中心804室","contactPerson":"陈少碧","createUserName":"","verifyUser":0,"townId":"442000001000","verifyTime":0,"customerTypeId":731,"registeredAddress":"中山市石岐区康华路6号804室","registerMessage":"中山市石岐区康华路6号804室 ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东中山市石岐区街道办事处康华路6号中仪国际商务中心804室","customerId":5472537,"invoiceType":3,"id":70608,"invoiceTitle":"中山市兴顺装饰设计工程有限公司","createTimeStr":"2017-06-25 14:33:46","email":"","updateTimeStr":"2018-12-31 09:43:14","bankAccount":"44050110317900000000","bankMessage":"中国建设银行股份有限公司中山康华支行 44050110317900000000","townName":"广东中山市石岐区街道办事处","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":5472537,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1514684594,"bankAddress":"中国建设银行股份有限公司中山康华支行","registeredPhoneId":16590810,"customerName":"中山市兴顺装饰设计工程有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":1107294,"createTime":1498372426,"registrationNumber":"91442000MA4UHHNK08","invoiceTypeStr":"增值税电子普通发票","createUser":5472537,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"果园西路19-23号门脸","contactPerson":"陈启凤","createUserName":"","verifyUser":11274565,"townId":"110228000000","verifyTime":1551663232,"customerTypeId":731,"registeredAddress":"","registerMessage":" ","rejectReason":"不開心就駁回;xxsds","businessLicenceUrl":"","postMessage":"北京县密云县果园西路19-23号门脸","customerId":3531931,"invoiceType":3,"id":70609,"invoiceTitle":"北京唯爱装饰工程有限公司","createTimeStr":"2017-06-26 17:37:29","email":"","updateTimeStr":"2019-03-04 09:33:52","bankAccount":"","bankMessage":" ","townName":"北京县密云县","taxPayerType":3,"updateUserName":"void.ai","registeredPhone":"","updateUser":11274565,"verifyUserName":"void.ai","taxPayerTypeStr":"小规模纳税人公司","updateTime":1551663232,"bankAddress":"","registeredPhoneId":0,"customerName":"北京唯爱装饰工程有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":6696093,"createTime":1498469849,"registrationNumber":"110228089632169","invoiceTypeStr":"增值税电子普通发票","createUser":3531931,"customerInvoiceInfoUrl":"","contactPhone":"","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"安岭路1008号丰润控股大厦B座501 大师装饰工程有限公司","contactPerson":"王瑞","createUserName":"","verifyUser":0,"townId":"350206000000","verifyTime":0,"customerTypeId":731,"registeredAddress":"中国(福建)自由贸易试验区厦门片区翔云一路95号运通中心604B单元之一00五","registerMessage":"中国(福建)自由贸易试验区厦门片区翔云一路95号运通中心604B单元之一00五 ","rejectReason":"","businessLicenceUrl":"","postMessage":"福建厦门市湖里区安岭路1008号丰润控股大厦B座501 大师装饰工程有限公司","customerId":7956466,"invoiceType":3,"id":70610,"invoiceTitle":"厦门大师装饰工程有限公司","createTimeStr":"2017-07-01 10:43:05","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6232 5829 0000 5657","bankMessage":"中国民生银行厦门东浦支行 6232 5829 0000 5657","townName":"福建厦门市湖里区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国民生银行厦门东浦支行","registeredPhoneId":16691107,"customerName":"厦门大师装饰工程有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":15570898,"createTime":1498876985,"registrationNumber":"91350200MA347BCQ3J","invoiceTypeStr":"增值税电子普通发票","createUser":7956466,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"经天西路17号1幢3单元308号","contactPerson":"王志君","createUserName":"xuan1987822","verifyUser":0,"townId":"510104000000","verifyTime":0,"customerTypeId":731,"registeredAddress":"成都市锦江区经天西路17号1幢3单元308号","registerMessage":"成都市锦江区经天西路17号1幢3单元308号 ","rejectReason":"","businessLicenceUrl":"","postMessage":"四川成都市锦江区经天西路17号1幢3单元308号","customerId":1173776,"invoiceType":3,"id":70611,"invoiceTitle":"成都图瑞尔建筑装饰工程有限公司","createTimeStr":"2017-07-13 14:45:21","email":"","updateTimeStr":"2017-07-13 14:48:06","bankAccount":"4402259009100080000","bankMessage":"中国工商银行股份有限公司成都红星中路支行 4402259009100080000","townName":"四川成都市锦江区","taxPayerType":3,"updateUserName":"xuan1987822","registeredPhone":"","updateUser":1173776,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":1499928486,"bankAddress":"中国工商银行股份有限公司成都红星中路支行","registeredPhoneId":16893089,"customerName":"成都图瑞尔建筑装饰工程有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":8933051,"createTime":1499928321,"registrationNumber":"91510104083331621Q","invoiceTypeStr":"增值税电子普通发票","createUser":1173776,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"花桥镇赛纳大道33号8室","contactPerson":"王本荣","createUserName":"","verifyUser":0,"townId":"320583000000","verifyTime":0,"customerTypeId":731,"registeredAddress":"上海市奉贤区青村镇光明金钱公路3635号116室","registerMessage":"上海市奉贤区青村镇光明金钱公路3635号116室 ","rejectReason":"","businessLicenceUrl":"","postMessage":"江苏苏州市昆山市花桥镇赛纳大道33号8室","customerId":2283102,"invoiceType":3,"id":70612,"invoiceTitle":"上海荣蓬建筑装饰工程有限公司","createTimeStr":"2017-07-17 12:10:40","email":"","updateTimeStr":"2018-01-03 10:29:14","bankAccount":"454670569974","bankMessage":"中国银行股份有限公司上海九亭镇支行 454670569974","townName":"江苏苏州市昆山市","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":2283102,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1514946554,"bankAddress":"中国银行股份有限公司上海九亭镇支行","registeredPhoneId":16954275,"customerName":"上海荣蓬建筑装饰工程有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":1392500,"createTime":1500264640,"registrationNumber":"91310120055948771B","invoiceTypeStr":"增值税电子普通发票","createUser":2283102,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"蓝光coco蜜城2-3-1302","contactPerson":"罗文娟","createUserName":"","verifyUser":0,"townId":"530112000000","verifyTime":0,"customerTypeId":731,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"云南昆明市西山区蓝光coco蜜城2-3-1302","customerId":217107,"invoiceType":3,"id":70613,"invoiceTitle":"昆明冠策装饰工程邮箱公司","createTimeStr":"2017-07-18 10:30:34","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"云南昆明市西山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"昆明冠策装饰工程有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":8582593,"createTime":1500345034,"registrationNumber":"91530112683666265L","invoiceTypeStr":"增值税电子普通发票","createUser":217107,"customerInvoiceInfoUrl":"","contactPhone":"13012024808","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"宝石西路1号C时代互联网产业园盈创大厦804","contactPerson":"吕勤斌","createUserName":"leranzhuangshi","verifyUser":0,"townId":"440605000000","verifyTime":0,"customerTypeId":731,"registeredAddress":"佛山市南海区桂城街道宝石西路1号C时代南海互联网产业载体2座综合办公楼8楼804号","registerMessage":"佛山市南海区桂城街道宝石西路1号C时代南海互联网产业载体2座综合办公楼8楼804号 ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东佛山市南海区宝石西路1号C时代互联网产业园盈创大厦804","customerId":1376263,"invoiceType":3,"id":70614,"invoiceTitle":"佛山市铭璧装饰设计有限公司","createTimeStr":"2017-07-24 13:25:47","email":"","updateTimeStr":"2017-11-03 20:51:58","bankAccount":"44001660050052500000","bankMessage":"中国建设银行股份有限公司佛山中海万锦支行 44001660050052500000","townName":"广东佛山市南海区","taxPayerType":3,"updateUserName":"leranzhuangshi","registeredPhone":"","updateUser":1376263,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":1509713518,"bankAddress":"中国建设银行股份有限公司佛山中海万锦支行","registeredPhoneId":17072978,"customerName":"佛山市铭璧装饰设计有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":166092,"createTime":1500873947,"registrationNumber":"91440605570106480A","invoiceTypeStr":"增值税电子普通发票","createUser":1376263,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"湖塘镇世贸中心B座1209,博森装饰","contactPerson":"陈彪","createUserName":"Yuexiaogui","verifyUser":0,"townId":"320412000000","verifyTime":0,"customerTypeId":731,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"江苏常州市武进区湖塘镇世贸中心B座1209,博森装饰","customerId":1459206,"invoiceType":3,"id":70615,"invoiceTitle":"常州市博森装饰工程有限公司","createTimeStr":"2017-08-03 10:19:39","email":"","updateTimeStr":"2017-09-22 15:21:11","bankAccount":"6228480418262230000","bankMessage":" 6228480418262230000","townName":"江苏常州市武进区","taxPayerType":3,"updateUserName":"Yuexiaogui","registeredPhone":"","updateUser":1459206,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":1506064871,"bankAddress":"","registeredPhoneId":0,"customerName":"常州市博森装饰工程有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":230809,"createTime":1501726779,"registrationNumber":"91320411302247359R","invoiceTypeStr":"增值税电子普通发票","createUser":1459206,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"丹荔园2号楼一单元902","contactPerson":"龚朝","createUserName":"ailey88","verifyUser":0,"townId":"441302000000","verifyTime":0,"customerTypeId":731,"registeredAddress":"惠州市惠城区江北8号小区A2栋2单元204房","registerMessage":"惠州市惠城区江北8号小区A2栋2单元204房 ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东惠州市惠城区丹荔园2号楼一单元902","customerId":1297775,"invoiceType":3,"id":70616,"invoiceTitle":"惠州市源茂装饰工程有限公司","createTimeStr":"2017-08-06 09:57:43","email":"","updateTimeStr":"2017-08-09 17:33:41","bankAccount":"6235757000001970000","bankMessage":"中国银行股份有限公司惠州演达路支行 6235757000001970000","townName":"广东惠州市惠城区","taxPayerType":3,"updateUserName":"ailey88","registeredPhone":"","updateUser":1297775,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":1502271221,"bankAddress":"中国银行股份有限公司惠州演达路支行","registeredPhoneId":0,"customerName":"惠州市源茂装饰工程有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":8664472,"createTime":1501984663,"registrationNumber":"91441302090104101J","invoiceTypeStr":"增值税电子普通发票","createUser":1297775,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"新安居东座33-34号","contactPerson":"邹平秋","createUserName":"","verifyUser":0,"townId":"440113000000","verifyTime":0,"customerTypeId":731,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东广州市番禺区新安居东座33-34号","customerId":7940347,"invoiceType":3,"id":70617,"invoiceTitle":"广州鼎沣装饰工程有限公司","createTimeStr":"2017-08-09 15:47:21","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东广州市番禺区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"广州鼎沣装饰工程有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":95092,"createTime":1502264841,"registrationNumber":"914401015760369000","invoiceTypeStr":"增值税电子普通发票","createUser":7940347,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"仲恺高新区仲恺大道富川瑞园1栋114商铺","contactPerson":"李冬冬","createUserName":"","verifyUser":0,"townId":"441302000000","verifyTime":0,"customerTypeId":731,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东惠州市惠城区仲恺高新区仲恺大道富川瑞园1栋114商铺","customerId":6995056,"invoiceType":3,"id":70618,"invoiceTitle":"惠州市好惠装装饰有限公司","createTimeStr":"2017-08-21 15:29:47","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":"中国农业银行 ","townName":"广东惠州市惠城区","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"中国农业银行","registeredPhoneId":17595688,"customerName":"惠州市好惠装装饰有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":8897574,"createTime":1503300587,"registrationNumber":"91441300MA4URLC96E","invoiceTypeStr":"增值税电子普通发票","createUser":6995056,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"人民东路方舟大厦A座404","contactPerson":"黄威","createUserName":"","verifyUser":0,"townId":"430102000000","verifyTime":0,"customerTypeId":731,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"湖南长沙市芙蓉区人民东路方舟大厦A座404","customerId":8232392,"invoiceType":3,"id":70619,"invoiceTitle":"湖南省万洲装饰工程设计有限公司","createTimeStr":"2017-08-29 16:30:44","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"湖南长沙市芙蓉区","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"湖南省万洲装饰工程设计有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":17740210,"createTime":1503995444,"registrationNumber":"91430102MA4L36QE68","invoiceTypeStr":"增值税电子普通发票","createUser":8232392,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"东纵路111号愉景东方威尼斯广场B区316号","contactPerson":"刘向新","createUserName":"strawsandals","verifyUser":0,"townId":"441900006000","verifyTime":0,"customerTypeId":731,"registeredAddress":"东莞市莞城东纵路111号愉景东方威尼斯广场B区316号","registerMessage":"东莞市莞城东纵路111号愉景东方威尼斯广场B区316号 ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东东莞市莞城街道办事处东纵路111号愉景东方威尼斯广场B区316号","customerId":1472364,"invoiceType":3,"id":70620,"invoiceTitle":"广东皇家建筑装饰设计有限公司","createTimeStr":"2017-09-20 15:09:47","email":"","updateTimeStr":"2017-12-29 11:42:24","bankAccount":"44274101040011900","bankMessage":"中国农业银行股份有限公司东莞雍华庭支行 44274101040011900","townName":"广东东莞市莞城街道办事处","taxPayerType":3,"updateUserName":"strawsandals","registeredPhone":"","updateUser":1472364,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":1514518944,"bankAddress":"中国农业银行股份有限公司东莞雍华庭支行","registeredPhoneId":19403228,"customerName":"广东皇家建筑装饰设计有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":16879,"createTime":1505891387,"registrationNumber":"91441900090176359J","invoiceTypeStr":"增值税电子普通发票","createUser":1472364,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"东圃二马路67号创境汇盈科智谷10栋110","contactPerson":"王小姐","createUserName":"","verifyUser":0,"townId":"440106000000","verifyTime":0,"customerTypeId":731,"registeredAddress":"广州市天河区东圃二马路67号1、10、11、12部位10-110房","registerMessage":"广州市天河区东圃二马路67号1、10、11、12部位10-110房 ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东广州市天河区东圃二马路67号创境汇盈科智谷10栋110","customerId":3340042,"invoiceType":3,"id":70621,"invoiceTitle":"广州形派装饰设计有限公司","createTimeStr":"2018-01-04 17:23:20","email":"","updateTimeStr":"2018-05-30 15:21:46","bankAccount":"691807357","bankMessage":"中国民生银行广州珠江支行 691807357","townName":"广东广州市天河区","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":3340042,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":1527664906,"bankAddress":"中国民生银行广州珠江支行","registeredPhoneId":19467002,"customerName":"广州形派装饰设计有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":19467002,"createTime":1515057800,"registrationNumber":"91440106304776991Q","invoiceTypeStr":"增值税电子普通发票","createUser":3340042,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"49区华创达大厦A座508","contactPerson":"程启德","createUserName":"","verifyUser":0,"townId":"440306000000","verifyTime":0,"customerTypeId":731,"registeredAddress":"宝安49区华创达大厦A座508","registerMessage":"宝安49区华创达大厦A座508 ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市宝安区49区华创达大厦A座508","customerId":8499433,"invoiceType":3,"id":70622,"invoiceTitle":"深圳市乐林装饰设计工程有限公司","createTimeStr":"2018-01-04 19:06:44","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"11015158584009","bankMessage":"平安银行 11015158584009","townName":"广东深圳市宝安区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"平安银行","registeredPhoneId":19467860,"customerName":"深圳市乐林装饰设计工程有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":17087275,"createTime":1515064004,"registrationNumber":"914403003599488000","invoiceTypeStr":"增值税电子普通发票","createUser":8499433,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"深圳市福田区园岭街道八卦岭工业区八卦岭厂房429栋3楼311","contactPerson":"陈活仙","createUserName":"","verifyUser":0,"townId":"440304000000","verifyTime":0,"customerTypeId":731,"registeredAddress":"深圳市福田区园岭街道八卦岭工业区八卦岭厂房429栋3楼311","registerMessage":"深圳市福田区园岭街道八卦岭工业区八卦岭厂房429栋3楼311 ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市福田区深圳市福田区园岭街道八卦岭工业区八卦岭厂房429栋3楼311","customerId":8520650,"invoiceType":3,"id":70623,"invoiceTitle":"深圳市换新工场装饰服务有限公司","createTimeStr":"2018-01-25 13:28:28","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"443899991010005000000","bankMessage":"交通银行八卦岭支行 443899991010005000000","townName":"广东深圳市福田区","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"交通银行八卦岭支行","registeredPhoneId":19664533,"customerName":"深圳市换新工场装饰服务有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":17003001,"createTime":1516858108,"registrationNumber":"91440300MA5EFTMA19","invoiceTypeStr":"增值税电子普通发票","createUser":8520650,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"古塘街道慈溪大道坎墩西路187号二层","contactPerson":"倪李彬","createUserName":"","verifyUser":0,"townId":"330282000000","verifyTime":0,"customerTypeId":731,"registeredAddress":"浙江省慈溪市古塘街道慈溪大道坎墩西路187号二层","registerMessage":"浙江省慈溪市古塘街道慈溪大道坎墩西路187号二层 ","rejectReason":"","businessLicenceUrl":"","postMessage":"浙江宁波市慈溪市古塘街道慈溪大道坎墩西路187号二层","customerId":8512220,"invoiceType":3,"id":70624,"invoiceTitle":"宁波隆瑞乐家装饰工程有限公司","createTimeStr":"2018-03-13 14:33:51","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"201000154819383","bankMessage":"宁波慈溪农村商业银行股份有限公司城东支行 201000154819383","townName":"浙江宁波市慈溪市","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"宁波慈溪农村商业银行股份有限公司城东支行","registeredPhoneId":2491691,"customerName":"宁波隆瑞乐家装饰工程有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":2491691,"createTime":1520922831,"registrationNumber":"91330282MA28205J6C","invoiceTypeStr":"增值税电子普通发票","createUser":8512220,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"滨湖新区中山路滨湖假日C5-101","contactPerson":"胡周海","createUserName":"","verifyUser":0,"townId":"340111000000","verifyTime":0,"customerTypeId":731,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"安徽合肥市包河区滨湖新区中山路滨湖假日C5-101","customerId":8608838,"invoiceType":3,"id":70625,"invoiceTitle":"安徽日艺兴装饰工程有限公司","createTimeStr":"2018-04-04 09:53:00","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"安徽合肥市包河区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"安徽日艺兴装饰工程有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":7459913,"createTime":1522806780,"registrationNumber":"91340100MA2NJ44CXT","invoiceTypeStr":"增值税电子普通发票","createUser":8608838,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"侨亚国际广场1223","contactPerson":"刘玄","createUserName":"","verifyUser":0,"townId":"420115000000","verifyTime":0,"customerTypeId":731,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"湖北武汉市江夏区侨亚国际广场1223","customerId":9051369,"invoiceType":3,"id":70626,"invoiceTitle":"武汉壹玖贰伍装饰设计有限公司","createTimeStr":"2018-09-20 11:58:53","email":"964545194@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"湖北武汉市江夏区","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"武汉壹玖贰伍装饰设计有限公司","customerTypeName":"跟cici一样机智","contactPhoneId":17192574,"createTime":1537415933,"registrationNumber":"91420115MA4KY4DB1X","invoiceTypeStr":"增值税电子普通发票","createUser":9051369,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"111","contactPerson":"郭","createUserName":"","verifyUser":0,"townId":"441823000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东清远市阳山县111","customerId":172173065,"invoiceType":3,"id":70631,"invoiceTitle":"个人","createTimeStr":"2018-10-11 14:46:46","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东清远市阳山县","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"大佬的公司","customerTypeName":"装修公司","contactPhoneId":8601531,"createTime":1539240406,"registrationNumber":"GE1111111111111111","invoiceTypeStr":"增值税电子普通发票","createUser":172173065,"customerInvoiceInfoUrl":"","contactPhone":"18077904321","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"阿萨德","contactPerson":"AA","createUserName":"珍贵的成果_7024","verifyUser":0,"townId":"440304000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"ASDW","registerMessage":"ASDW 15068740451","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市福田区阿萨德","customerId":1678260,"invoiceType":1,"id":70632,"invoiceTitle":"按时","createTimeStr":"2018-10-25 10:23:57","email":"1501032723@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"62205415511522","bankMessage":"YINGHANG 62205415511522","townName":"广东深圳市福田区","taxPayerType":2,"updateUserName":"","registeredPhone":"15068740451","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"YINGHANG","registeredPhoneId":8266083,"customerName":"完美世界120","customerTypeName":"装修公司","contactPhoneId":8266083,"createTime":1540434237,"registrationNumber":"SJS201874846584","invoiceTypeStr":"增值税普通发票","createUser":1678260,"customerInvoiceInfoUrl":"","contactPhone":"15068740451","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"111","contactPerson":"sss","createUserName":"","verifyUser":0,"townId":"442000111000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东中山市南头镇111","customerId":172173276,"invoiceType":1,"id":70633,"invoiceTitle":"11","createTimeStr":"2018-10-25 15:30:11","email":"abc@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东中山市南头镇","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"CPC深圳装企01","customerTypeName":"装修公司","contactPhoneId":1343755,"createTime":1540452611,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税普通发票","createUser":172173276,"customerInvoiceInfoUrl":"","contactPhone":"13800138000","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"hgdfgdfgdfgSFDS是的斯蒂芬撒地方防守打法","contactPerson":"dfgdfg","createUserName":"wwwpc512co","verifyUser":0,"townId":"120102000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"天津河东区hgdfgdfgdfgSFDS是的斯蒂芬撒地方防守打法","customerId":1728715,"invoiceType":3,"id":70634,"invoiceTitle":"发的郭德纲","createTimeStr":"2018-10-26 10:35:07","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"天津河东区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"发的郭德纲","customerTypeName":"装修公司","contactPhoneId":8602506,"createTime":1540521307,"registrationNumber":"452653652585452","invoiceTypeStr":"增值税电子普通发票","createUser":1728715,"customerInvoiceInfoUrl":"","contactPhone":"15869365452","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"绍芳说东方闪电","contactPerson":"dfgdfg","createUserName":"甜蜜蜜_6474","verifyUser":0,"townId":"130203000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"河北唐山市路北区绍芳说东方闪电","customerId":1720334,"invoiceType":1,"id":70635,"invoiceTitle":"测试公司1","createTimeStr":"2018-10-26 10:51:27","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"河北唐山市路北区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"测试公司1","customerTypeName":"装修公司","contactPhoneId":8602511,"createTime":1540522287,"registrationNumber":"526365654748225","invoiceTypeStr":"增值税普通发票","createUser":1720334,"customerInvoiceInfoUrl":"","contactPhone":"15869369565","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"市中心","contactPerson":"dgfdsgdfg","createUserName":"MIN_0541","verifyUser":0,"townId":"320203000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"江苏无锡市南长区市中心","customerId":1719926,"invoiceType":3,"id":70636,"invoiceTitle":"测试公司Fong","createTimeStr":"2018-10-26 11:28:03","email":"","updateTimeStr":"2019-03-11 15:35:01","bankAccount":"","bankMessage":" ","townName":"江苏无锡市南长区","taxPayerType":2,"updateUserName":"MIN_0541","registeredPhone":"","updateUser":1719926,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1552289701,"bankAddress":"","registeredPhoneId":0,"customerName":"测试公司Fong","customerTypeName":"装修公司","contactPhoneId":8615226,"createTime":1540524483,"registrationNumber":"YF4526396545245","invoiceTypeStr":"增值税电子普通发票","createUser":1719926,"customerInvoiceInfoUrl":"","contactPhone":"15645678990","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"222","contactPerson":"111","createUserName":"","verifyUser":0,"townId":"442000111000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东中山市南头镇222","customerId":172173277,"invoiceType":3,"id":70637,"invoiceTitle":"CPC深圳装企02","createTimeStr":"2018-10-26 16:38:43","email":"abc@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"111","bankMessage":"111 111","townName":"广东中山市南头镇","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"111","registeredPhoneId":0,"customerName":"CPC深圳装企02","customerTypeName":"装修公司","contactPhoneId":1343755,"createTime":1540543123,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税电子普通发票","createUser":172173277,"customerInvoiceInfoUrl":"","contactPhone":"13800138000","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"465465梵蒂冈的","contactPerson":"的给帅哥","createUserName":"Liberalist","verifyUser":0,"townId":"110105000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"北京朝阳区465465梵蒂冈的","customerId":1728713,"invoiceType":3,"id":70638,"invoiceTitle":"车少时诵诗书","createTimeStr":"2018-10-27 11:08:13","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"北京朝阳区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"车少时诵诗书","customerTypeName":"装修公司","contactPhoneId":8602573,"createTime":1540609693,"registrationNumber":"456985695652364","invoiceTypeStr":"增值税电子普通发票","createUser":1728713,"customerInvoiceInfoUrl":"","contactPhone":"15869525635","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_181029/20181029_f68dc3c9b79d0bdb05fbxwbGEHay4IrA.png","statusStr":"暂存","companyCertificationUrl":"pic/zxgs/day_181029/20181029_d160e6c43db5abd863f1O4qOCj3NLVIS.png","postAddress":"11","contactPerson":"1","createUserName":"","verifyUser":38268,"townId":"441900114000","verifyTime":1545215454,"customerTypeId":654,"registeredAddress":"1","registerMessage":"1 13800138000","rejectReason":"不開心就駁回;121334","businessLicenceUrl":"pic/zxgs/day_181029/20181029_2f69b59ada3dcb36f202RtkiTIlN6wZ1.png","postMessage":"广东东莞市黄江镇11","customerId":172173312,"invoiceType":2,"id":70639,"invoiceTitle":"CPC南京装企01","createTimeStr":"2018-10-29 09:46:34","email":"abc@163.com","updateTimeStr":"2018-12-19 18:30:54","bankAccount":"1","bankMessage":"1 1","townName":"广东东莞市黄江镇","taxPayerType":2,"updateUserName":"charlie.peng","registeredPhone":"13800138000","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"一般纳税人公司","updateTime":1545215454,"bankAddress":"1","registeredPhoneId":1343755,"customerName":"CPC南京装企01","customerTypeName":"装修公司","contactPhoneId":1343755,"createTime":1540777594,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税专用发票","createUser":172173312,"customerInvoiceInfoUrl":"pic/zxgs/day_181029/20181029_77f1460dbea9931213bdBXJZrB8FyObs.png","contactPhone":"13800138000","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":44606,"invoiceType":3,"id":70640,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":44611,"invoiceType":3,"id":70641,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":44707,"invoiceType":3,"id":70642,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":44734,"invoiceType":3,"id":70643,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":44782,"invoiceType":3,"id":70644,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":44801,"invoiceType":3,"id":70645,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":44900,"invoiceType":3,"id":70646,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":45025,"invoiceType":3,"id":70647,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":45087,"invoiceType":3,"id":70648,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":45096,"invoiceType":3,"id":70649,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":45176,"invoiceType":3,"id":70650,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":45252,"invoiceType":3,"id":70651,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":45335,"invoiceType":3,"id":70652,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":45406,"invoiceType":3,"id":70653,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":45418,"invoiceType":3,"id":70654,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":45441,"invoiceType":3,"id":70655,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":45460,"invoiceType":3,"id":70656,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":45522,"invoiceType":3,"id":70657,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":45544,"invoiceType":3,"id":70658,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":45570,"invoiceType":3,"id":70659,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":45575,"invoiceType":3,"id":70660,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":45795,"invoiceType":3,"id":70661,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":45859,"invoiceType":3,"id":70662,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":45866,"invoiceType":3,"id":70663,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":46008,"invoiceType":3,"id":70664,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":46062,"invoiceType":3,"id":70665,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":46105,"invoiceType":3,"id":70666,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":46225,"invoiceType":3,"id":70667,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":46245,"invoiceType":3,"id":70668,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":46282,"invoiceType":3,"id":70669,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":46364,"invoiceType":3,"id":70670,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":46481,"invoiceType":3,"id":70671,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":46502,"invoiceType":3,"id":70672,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":46567,"invoiceType":3,"id":70673,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":46576,"invoiceType":3,"id":70674,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":46683,"invoiceType":3,"id":70675,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":46707,"invoiceType":3,"id":70676,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":46709,"invoiceType":3,"id":70677,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":46760,"invoiceType":3,"id":70678,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":46904,"invoiceType":3,"id":70679,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":46917,"invoiceType":3,"id":70680,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":46998,"invoiceType":3,"id":70681,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":47033,"invoiceType":3,"id":70682,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":47178,"invoiceType":3,"id":70683,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":47282,"invoiceType":3,"id":70684,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":47300,"invoiceType":3,"id":70685,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":47494,"invoiceType":3,"id":70686,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":47602,"invoiceType":3,"id":70687,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":47703,"invoiceType":3,"id":70688,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":47738,"invoiceType":3,"id":70689,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":47876,"invoiceType":3,"id":70690,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":47897,"invoiceType":3,"id":70691,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":48034,"invoiceType":3,"id":70692,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":48229,"invoiceType":3,"id":70693,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":48274,"invoiceType":3,"id":70694,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":48366,"invoiceType":3,"id":70695,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":48494,"invoiceType":3,"id":70696,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":48537,"invoiceType":3,"id":70697,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":48545,"invoiceType":3,"id":70698,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":48672,"invoiceType":3,"id":70699,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":48711,"invoiceType":3,"id":70700,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":48790,"invoiceType":3,"id":70701,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":48809,"invoiceType":3,"id":70702,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":48950,"invoiceType":3,"id":70703,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":48968,"invoiceType":3,"id":70704,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":49002,"invoiceType":3,"id":70705,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":49017,"invoiceType":3,"id":70706,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":49129,"invoiceType":3,"id":70707,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":49177,"invoiceType":3,"id":70708,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":49268,"invoiceType":3,"id":70709,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":49336,"invoiceType":3,"id":70710,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":49417,"invoiceType":3,"id":70711,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":49483,"invoiceType":3,"id":70712,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":49485,"invoiceType":3,"id":70713,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":49588,"invoiceType":3,"id":70714,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":49593,"invoiceType":3,"id":70715,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":49657,"invoiceType":3,"id":70716,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":49714,"invoiceType":3,"id":70717,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":49837,"invoiceType":3,"id":70718,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":49916,"invoiceType":3,"id":70719,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":50049,"invoiceType":3,"id":70720,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":50192,"invoiceType":3,"id":70721,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":50195,"invoiceType":3,"id":70722,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":50306,"invoiceType":3,"id":70723,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":50321,"invoiceType":3,"id":70724,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":50492,"invoiceType":3,"id":70725,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":50575,"invoiceType":3,"id":70726,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":50589,"invoiceType":3,"id":70727,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":50608,"invoiceType":3,"id":70728,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":50611,"invoiceType":3,"id":70729,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":50678,"invoiceType":3,"id":70730,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":50714,"invoiceType":3,"id":70731,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":50764,"invoiceType":3,"id":70732,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":50833,"invoiceType":3,"id":70733,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":50862,"invoiceType":3,"id":70734,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":50958,"invoiceType":3,"id":70735,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51103,"invoiceType":3,"id":70736,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51161,"invoiceType":3,"id":70737,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51202,"invoiceType":3,"id":70738,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51215,"invoiceType":3,"id":70739,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51219,"invoiceType":3,"id":70740,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51363,"invoiceType":3,"id":70741,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51462,"invoiceType":3,"id":70742,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51467,"invoiceType":3,"id":70743,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51561,"invoiceType":3,"id":70744,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51570,"invoiceType":3,"id":70745,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51622,"invoiceType":3,"id":70746,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51637,"invoiceType":3,"id":70747,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51673,"invoiceType":3,"id":70748,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51686,"invoiceType":3,"id":70749,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51752,"invoiceType":3,"id":70750,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51772,"invoiceType":3,"id":70751,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51800,"invoiceType":3,"id":70752,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51817,"invoiceType":3,"id":70753,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51855,"invoiceType":3,"id":70754,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51893,"invoiceType":3,"id":70755,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":51931,"invoiceType":3,"id":70756,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":52092,"invoiceType":3,"id":70757,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":52218,"invoiceType":3,"id":70758,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":52242,"invoiceType":3,"id":70759,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":52262,"invoiceType":3,"id":70760,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":52300,"invoiceType":3,"id":70761,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":52301,"invoiceType":3,"id":70762,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":52434,"invoiceType":3,"id":70763,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":52444,"invoiceType":3,"id":70764,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":52536,"invoiceType":3,"id":70765,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":52565,"invoiceType":3,"id":70766,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":52862,"invoiceType":3,"id":70767,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":52875,"invoiceType":3,"id":70768,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":52989,"invoiceType":3,"id":70769,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":53028,"invoiceType":3,"id":70770,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":53054,"invoiceType":3,"id":70771,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":53063,"invoiceType":3,"id":70772,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":53107,"invoiceType":3,"id":70773,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":53109,"invoiceType":3,"id":70774,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":53149,"invoiceType":3,"id":70775,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":53348,"invoiceType":3,"id":70776,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":53735,"invoiceType":3,"id":70777,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":53804,"invoiceType":3,"id":70778,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":53809,"invoiceType":3,"id":70779,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":54086,"invoiceType":3,"id":70780,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":54189,"invoiceType":3,"id":70781,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":54254,"invoiceType":3,"id":70782,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":54405,"invoiceType":3,"id":70783,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":54496,"invoiceType":3,"id":70784,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":54521,"invoiceType":3,"id":70785,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":54576,"invoiceType":3,"id":70786,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":54609,"invoiceType":3,"id":70787,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":54652,"invoiceType":3,"id":70788,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":54655,"invoiceType":3,"id":70789,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":54797,"invoiceType":3,"id":70790,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":54820,"invoiceType":3,"id":70791,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":54852,"invoiceType":3,"id":70792,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":54883,"invoiceType":3,"id":70793,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":54948,"invoiceType":3,"id":70794,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":55054,"invoiceType":3,"id":70795,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":55182,"invoiceType":3,"id":70796,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":55197,"invoiceType":3,"id":70797,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":55245,"invoiceType":3,"id":70798,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":55305,"invoiceType":3,"id":70799,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":55336,"invoiceType":3,"id":70800,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":55371,"invoiceType":3,"id":70801,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":55386,"invoiceType":3,"id":70802,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":55420,"invoiceType":3,"id":70803,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":55496,"invoiceType":3,"id":70804,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":55602,"invoiceType":3,"id":70805,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":55622,"invoiceType":3,"id":70806,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":55644,"invoiceType":3,"id":70807,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":55735,"invoiceType":3,"id":70808,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":55980,"invoiceType":3,"id":70809,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":56349,"invoiceType":3,"id":70810,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":56367,"invoiceType":3,"id":70811,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":56434,"invoiceType":3,"id":70812,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":56497,"invoiceType":3,"id":70813,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":56615,"invoiceType":3,"id":70814,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":56631,"invoiceType":3,"id":70815,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":56689,"invoiceType":3,"id":70816,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":56753,"invoiceType":3,"id":70817,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":56773,"invoiceType":3,"id":70818,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":56854,"invoiceType":3,"id":70819,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":56879,"invoiceType":3,"id":70820,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":56970,"invoiceType":3,"id":70821,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":57026,"invoiceType":3,"id":70822,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":57113,"invoiceType":3,"id":70823,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":57425,"invoiceType":3,"id":70824,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":57427,"invoiceType":3,"id":70825,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":57430,"invoiceType":3,"id":70826,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":57565,"invoiceType":3,"id":70827,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":57632,"invoiceType":3,"id":70828,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":57694,"invoiceType":3,"id":70829,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":57710,"invoiceType":3,"id":70830,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":57718,"invoiceType":3,"id":70831,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":57721,"invoiceType":3,"id":70832,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":57779,"invoiceType":3,"id":70833,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":57952,"invoiceType":3,"id":70834,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":58084,"invoiceType":3,"id":70835,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":58086,"invoiceType":3,"id":70836,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":58106,"invoiceType":3,"id":70837,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":58203,"invoiceType":3,"id":70838,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":58324,"invoiceType":3,"id":70839,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5482,"invoiceType":3,"id":70840,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5483,"invoiceType":3,"id":70841,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5485,"invoiceType":3,"id":70842,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5486,"invoiceType":3,"id":70843,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5489,"invoiceType":3,"id":70844,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5493,"invoiceType":3,"id":70845,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5494,"invoiceType":3,"id":70846,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5495,"invoiceType":3,"id":70847,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5496,"invoiceType":3,"id":70848,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5497,"invoiceType":3,"id":70849,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5499,"invoiceType":3,"id":70850,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5500,"invoiceType":3,"id":70851,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5502,"invoiceType":3,"id":70852,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5503,"invoiceType":3,"id":70853,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5504,"invoiceType":3,"id":70854,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5506,"invoiceType":3,"id":70855,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5507,"invoiceType":3,"id":70856,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5508,"invoiceType":3,"id":70857,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5511,"invoiceType":3,"id":70858,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5513,"invoiceType":3,"id":70859,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5514,"invoiceType":3,"id":70860,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5515,"invoiceType":3,"id":70861,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5516,"invoiceType":3,"id":70862,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5517,"invoiceType":3,"id":70863,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5518,"invoiceType":3,"id":70864,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5521,"invoiceType":3,"id":70865,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5531,"invoiceType":3,"id":70866,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5532,"invoiceType":3,"id":70867,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5533,"invoiceType":3,"id":70868,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5536,"invoiceType":3,"id":70869,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5537,"invoiceType":3,"id":70870,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5538,"invoiceType":3,"id":70871,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5539,"invoiceType":3,"id":70872,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5540,"invoiceType":3,"id":70873,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5541,"invoiceType":3,"id":70874,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5542,"invoiceType":3,"id":70875,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5545,"invoiceType":3,"id":70876,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5546,"invoiceType":3,"id":70877,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5547,"invoiceType":3,"id":70878,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5548,"invoiceType":3,"id":70879,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5550,"invoiceType":3,"id":70880,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":5552,"invoiceType":3,"id":70881,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6100,"invoiceType":3,"id":70882,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6101,"invoiceType":3,"id":70883,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6102,"invoiceType":3,"id":70884,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6104,"invoiceType":3,"id":70885,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6108,"invoiceType":3,"id":70886,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6109,"invoiceType":3,"id":70887,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6110,"invoiceType":3,"id":70888,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6111,"invoiceType":3,"id":70889,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6113,"invoiceType":3,"id":70890,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6114,"invoiceType":3,"id":70891,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6117,"invoiceType":3,"id":70892,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6119,"invoiceType":3,"id":70893,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6120,"invoiceType":3,"id":70894,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6125,"invoiceType":3,"id":70895,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6127,"invoiceType":3,"id":70896,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6128,"invoiceType":3,"id":70897,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6129,"invoiceType":3,"id":70898,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6132,"invoiceType":3,"id":70899,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6133,"invoiceType":3,"id":70900,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6134,"invoiceType":3,"id":70901,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6136,"invoiceType":3,"id":70902,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6137,"invoiceType":3,"id":70903,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6139,"invoiceType":3,"id":70904,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6141,"invoiceType":3,"id":70905,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6142,"invoiceType":3,"id":70906,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6146,"invoiceType":3,"id":70907,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6151,"invoiceType":3,"id":70908,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6161,"invoiceType":3,"id":70909,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6163,"invoiceType":3,"id":70910,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6171,"invoiceType":3,"id":70911,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6175,"invoiceType":3,"id":70912,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6184,"invoiceType":3,"id":70913,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6195,"invoiceType":3,"id":70914,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6216,"invoiceType":3,"id":70915,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6219,"invoiceType":3,"id":70916,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6226,"invoiceType":3,"id":70917,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6229,"invoiceType":3,"id":70918,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6231,"invoiceType":3,"id":70919,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6263,"invoiceType":3,"id":70920,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6268,"invoiceType":3,"id":70921,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6309,"invoiceType":3,"id":70922,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6422,"invoiceType":3,"id":70923,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6423,"invoiceType":3,"id":70924,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6424,"invoiceType":3,"id":70925,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6427,"invoiceType":3,"id":70926,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6428,"invoiceType":3,"id":70927,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6431,"invoiceType":3,"id":70928,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6445,"invoiceType":3,"id":70929,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6453,"invoiceType":3,"id":70930,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6466,"invoiceType":3,"id":70931,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6467,"invoiceType":3,"id":70932,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6469,"invoiceType":3,"id":70933,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6471,"invoiceType":3,"id":70934,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6472,"invoiceType":3,"id":70935,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6474,"invoiceType":3,"id":70936,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6475,"invoiceType":3,"id":70937,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6476,"invoiceType":3,"id":70938,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6477,"invoiceType":3,"id":70939,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6479,"invoiceType":3,"id":70940,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6480,"invoiceType":3,"id":70941,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6482,"invoiceType":3,"id":70942,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6484,"invoiceType":3,"id":70943,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6486,"invoiceType":3,"id":70944,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6487,"invoiceType":3,"id":70945,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6488,"invoiceType":3,"id":70946,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6489,"invoiceType":3,"id":70947,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6490,"invoiceType":3,"id":70948,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6491,"invoiceType":3,"id":70949,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6523,"invoiceType":3,"id":70950,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6529,"invoiceType":3,"id":70951,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6542,"invoiceType":3,"id":70952,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6561,"invoiceType":3,"id":70953,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6578,"invoiceType":3,"id":70954,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6586,"invoiceType":3,"id":70955,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6595,"invoiceType":3,"id":70956,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6596,"invoiceType":3,"id":70957,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6614,"invoiceType":3,"id":70958,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6643,"invoiceType":3,"id":70959,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6665,"invoiceType":3,"id":70960,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6688,"invoiceType":3,"id":70961,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6703,"invoiceType":3,"id":70962,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6714,"invoiceType":3,"id":70963,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6732,"invoiceType":3,"id":70964,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6733,"invoiceType":3,"id":70965,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6741,"invoiceType":3,"id":70966,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6742,"invoiceType":3,"id":70967,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6748,"invoiceType":3,"id":70968,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6776,"invoiceType":3,"id":70969,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6780,"invoiceType":3,"id":70970,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6781,"invoiceType":3,"id":70971,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6809,"invoiceType":3,"id":70972,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6854,"invoiceType":3,"id":70973,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6860,"invoiceType":3,"id":70974,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6861,"invoiceType":3,"id":70975,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6870,"invoiceType":3,"id":70976,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6877,"invoiceType":3,"id":70977,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6891,"invoiceType":3,"id":70978,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6947,"invoiceType":3,"id":70979,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6951,"invoiceType":3,"id":70980,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6963,"invoiceType":3,"id":70981,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6980,"invoiceType":3,"id":70982,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6985,"invoiceType":3,"id":70983,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6991,"invoiceType":3,"id":70984,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":6998,"invoiceType":3,"id":70985,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:54","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778634,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7001,"invoiceType":3,"id":70986,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7011,"invoiceType":3,"id":70987,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7014,"invoiceType":3,"id":70988,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7015,"invoiceType":3,"id":70989,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7033,"invoiceType":3,"id":70990,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7041,"invoiceType":3,"id":70991,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7042,"invoiceType":3,"id":70992,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7056,"invoiceType":3,"id":70993,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7057,"invoiceType":3,"id":70994,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7059,"invoiceType":3,"id":70995,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7060,"invoiceType":3,"id":70996,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7072,"invoiceType":3,"id":70997,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7080,"invoiceType":3,"id":70998,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7081,"invoiceType":3,"id":70999,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7099,"invoiceType":3,"id":71000,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7100,"invoiceType":3,"id":71001,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7108,"invoiceType":3,"id":71002,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7109,"invoiceType":3,"id":71003,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7115,"invoiceType":3,"id":71004,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7130,"invoiceType":3,"id":71005,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7140,"invoiceType":3,"id":71006,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7146,"invoiceType":3,"id":71007,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7147,"invoiceType":3,"id":71008,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7149,"invoiceType":3,"id":71009,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7159,"invoiceType":3,"id":71010,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7168,"invoiceType":3,"id":71011,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7170,"invoiceType":3,"id":71012,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7178,"invoiceType":3,"id":71013,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7183,"invoiceType":3,"id":71014,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7192,"invoiceType":3,"id":71015,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7195,"invoiceType":3,"id":71016,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7204,"invoiceType":3,"id":71017,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7239,"invoiceType":3,"id":71018,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7245,"invoiceType":3,"id":71019,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7247,"invoiceType":3,"id":71020,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7248,"invoiceType":3,"id":71021,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7264,"invoiceType":3,"id":71022,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7273,"invoiceType":3,"id":71023,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7276,"invoiceType":3,"id":71024,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7278,"invoiceType":3,"id":71025,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7304,"invoiceType":3,"id":71026,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7311,"invoiceType":3,"id":71027,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7359,"invoiceType":3,"id":71028,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7401,"invoiceType":3,"id":71029,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7407,"invoiceType":3,"id":71030,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7417,"invoiceType":3,"id":71031,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7418,"invoiceType":3,"id":71032,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7457,"invoiceType":3,"id":71033,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7460,"invoiceType":3,"id":71034,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7472,"invoiceType":3,"id":71035,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7526,"invoiceType":3,"id":71036,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7553,"invoiceType":3,"id":71037,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7577,"invoiceType":3,"id":71038,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7591,"invoiceType":3,"id":71040,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7605,"invoiceType":3,"id":71041,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7663,"invoiceType":3,"id":71042,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7665,"invoiceType":3,"id":71043,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7711,"invoiceType":3,"id":71044,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7751,"invoiceType":3,"id":71045,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7765,"invoiceType":3,"id":71046,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7812,"invoiceType":3,"id":71047,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7860,"invoiceType":3,"id":71048,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7861,"invoiceType":3,"id":71049,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7869,"invoiceType":3,"id":71050,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":7882,"invoiceType":3,"id":71051,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8062,"invoiceType":3,"id":71052,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8143,"invoiceType":3,"id":71053,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8155,"invoiceType":3,"id":71054,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8157,"invoiceType":3,"id":71055,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8172,"invoiceType":3,"id":71056,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8185,"invoiceType":3,"id":71057,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8241,"invoiceType":3,"id":71058,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8266,"invoiceType":3,"id":71059,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8272,"invoiceType":3,"id":71060,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8317,"invoiceType":3,"id":71061,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8358,"invoiceType":3,"id":71062,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8363,"invoiceType":3,"id":71063,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8384,"invoiceType":3,"id":71064,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8392,"invoiceType":3,"id":71065,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8408,"invoiceType":3,"id":71066,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8417,"invoiceType":3,"id":71067,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8431,"invoiceType":3,"id":71068,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8469,"invoiceType":3,"id":71069,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8666,"invoiceType":3,"id":71070,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8676,"invoiceType":3,"id":71071,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8782,"invoiceType":3,"id":71072,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8858,"invoiceType":3,"id":71073,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8870,"invoiceType":3,"id":71074,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8896,"invoiceType":3,"id":71075,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8962,"invoiceType":3,"id":71076,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":9082,"invoiceType":3,"id":71077,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":9087,"invoiceType":3,"id":71078,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":9128,"invoiceType":3,"id":71079,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":9137,"invoiceType":3,"id":71080,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":9202,"invoiceType":3,"id":71081,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":9234,"invoiceType":3,"id":71082,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":9308,"invoiceType":3,"id":71083,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":9390,"invoiceType":3,"id":71084,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":9451,"invoiceType":3,"id":71085,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":9504,"invoiceType":3,"id":71086,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":9511,"invoiceType":3,"id":71087,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":9516,"invoiceType":3,"id":71088,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10073,"invoiceType":3,"id":71089,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10113,"invoiceType":3,"id":71090,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10155,"invoiceType":3,"id":71091,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10200,"invoiceType":3,"id":71092,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10219,"invoiceType":3,"id":71093,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10225,"invoiceType":3,"id":71094,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10271,"invoiceType":3,"id":71095,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10314,"invoiceType":3,"id":71096,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10316,"invoiceType":3,"id":71097,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10335,"invoiceType":3,"id":71098,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10437,"invoiceType":3,"id":71099,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10460,"invoiceType":3,"id":71100,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10470,"invoiceType":3,"id":71101,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10477,"invoiceType":3,"id":71102,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10531,"invoiceType":3,"id":71103,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10583,"invoiceType":3,"id":71104,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10616,"invoiceType":3,"id":71105,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10622,"invoiceType":3,"id":71106,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10627,"invoiceType":3,"id":71107,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10668,"invoiceType":3,"id":71108,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10698,"invoiceType":3,"id":71109,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10713,"invoiceType":3,"id":71110,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10717,"invoiceType":3,"id":71111,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10752,"invoiceType":3,"id":71112,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10795,"invoiceType":3,"id":71113,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10886,"invoiceType":3,"id":71114,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10894,"invoiceType":3,"id":71115,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10920,"invoiceType":3,"id":71116,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10922,"invoiceType":3,"id":71117,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10933,"invoiceType":3,"id":71118,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":10934,"invoiceType":3,"id":71119,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11014,"invoiceType":3,"id":71120,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11079,"invoiceType":3,"id":71121,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11086,"invoiceType":3,"id":71122,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11199,"invoiceType":3,"id":71123,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11213,"invoiceType":3,"id":71124,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11290,"invoiceType":3,"id":71125,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11358,"invoiceType":3,"id":71126,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11361,"invoiceType":3,"id":71127,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11382,"invoiceType":3,"id":71128,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11536,"invoiceType":3,"id":71129,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11573,"invoiceType":3,"id":71130,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11592,"invoiceType":3,"id":71131,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11594,"invoiceType":3,"id":71132,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11664,"invoiceType":3,"id":71133,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11689,"invoiceType":3,"id":71134,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11731,"invoiceType":3,"id":71135,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11737,"invoiceType":3,"id":71136,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11753,"invoiceType":3,"id":71137,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11767,"invoiceType":3,"id":71138,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11855,"invoiceType":3,"id":71139,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11866,"invoiceType":3,"id":71140,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11900,"invoiceType":3,"id":71141,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11904,"invoiceType":3,"id":71142,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11959,"invoiceType":3,"id":71143,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":12032,"invoiceType":3,"id":71144,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":12205,"invoiceType":3,"id":71145,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":12228,"invoiceType":3,"id":71146,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":12242,"invoiceType":3,"id":71147,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":12265,"invoiceType":3,"id":71148,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":12267,"invoiceType":3,"id":71149,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":12336,"invoiceType":3,"id":71150,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":12343,"invoiceType":3,"id":71151,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":12514,"invoiceType":3,"id":71152,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":12594,"invoiceType":3,"id":71153,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":12645,"invoiceType":3,"id":71154,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":12685,"invoiceType":3,"id":71155,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":12740,"invoiceType":3,"id":71156,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":12857,"invoiceType":3,"id":71157,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":12921,"invoiceType":3,"id":71158,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13010,"invoiceType":3,"id":71159,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13018,"invoiceType":3,"id":71160,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13052,"invoiceType":3,"id":71161,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13070,"invoiceType":3,"id":71162,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13079,"invoiceType":3,"id":71163,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13111,"invoiceType":3,"id":71164,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13164,"invoiceType":3,"id":71165,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13189,"invoiceType":3,"id":71166,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13196,"invoiceType":3,"id":71167,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13205,"invoiceType":3,"id":71168,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13207,"invoiceType":3,"id":71169,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13300,"invoiceType":3,"id":71170,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13307,"invoiceType":3,"id":71171,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13343,"invoiceType":3,"id":71172,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13397,"invoiceType":3,"id":71173,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13399,"invoiceType":3,"id":71174,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13404,"invoiceType":3,"id":71175,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13441,"invoiceType":3,"id":71176,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13449,"invoiceType":3,"id":71177,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13588,"invoiceType":3,"id":71178,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13627,"invoiceType":3,"id":71179,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13671,"invoiceType":3,"id":71180,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13676,"invoiceType":3,"id":71181,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13698,"invoiceType":3,"id":71182,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13768,"invoiceType":3,"id":71183,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13936,"invoiceType":3,"id":71184,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":13991,"invoiceType":3,"id":71185,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14027,"invoiceType":3,"id":71186,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14056,"invoiceType":3,"id":71187,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14082,"invoiceType":3,"id":71188,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14137,"invoiceType":3,"id":71189,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14160,"invoiceType":3,"id":71190,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14196,"invoiceType":3,"id":71191,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14222,"invoiceType":3,"id":71192,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14269,"invoiceType":3,"id":71193,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14424,"invoiceType":3,"id":71194,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14430,"invoiceType":3,"id":71195,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14516,"invoiceType":3,"id":71196,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14569,"invoiceType":3,"id":71197,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14599,"invoiceType":3,"id":71198,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14612,"invoiceType":3,"id":71199,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14649,"invoiceType":3,"id":71200,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14678,"invoiceType":3,"id":71201,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14779,"invoiceType":3,"id":71202,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14840,"invoiceType":3,"id":71203,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14903,"invoiceType":3,"id":71204,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14911,"invoiceType":3,"id":71205,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14967,"invoiceType":3,"id":71206,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14984,"invoiceType":3,"id":71207,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":14993,"invoiceType":3,"id":71208,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15019,"invoiceType":3,"id":71209,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15029,"invoiceType":3,"id":71210,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15181,"invoiceType":3,"id":71211,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15194,"invoiceType":3,"id":71212,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15210,"invoiceType":3,"id":71213,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15278,"invoiceType":3,"id":71214,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15304,"invoiceType":3,"id":71215,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15349,"invoiceType":3,"id":71216,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15362,"invoiceType":3,"id":71217,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15369,"invoiceType":3,"id":71218,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15396,"invoiceType":3,"id":71219,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15401,"invoiceType":3,"id":71220,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15424,"invoiceType":3,"id":71221,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15446,"invoiceType":3,"id":71222,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15469,"invoiceType":3,"id":71223,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15485,"invoiceType":3,"id":71224,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15508,"invoiceType":3,"id":71225,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15519,"invoiceType":3,"id":71226,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15521,"invoiceType":3,"id":71227,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15523,"invoiceType":3,"id":71228,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15526,"invoiceType":3,"id":71229,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15568,"invoiceType":3,"id":71230,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15626,"invoiceType":3,"id":71231,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15640,"invoiceType":3,"id":71232,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15649,"invoiceType":3,"id":71233,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15656,"invoiceType":3,"id":71234,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15723,"invoiceType":3,"id":71235,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15760,"invoiceType":3,"id":71236,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15773,"invoiceType":3,"id":71237,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15800,"invoiceType":3,"id":71238,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":15991,"invoiceType":3,"id":71239,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":58331,"invoiceType":3,"id":71240,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":58361,"invoiceType":3,"id":71241,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":58387,"invoiceType":3,"id":71242,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":58409,"invoiceType":3,"id":71243,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":58486,"invoiceType":3,"id":71244,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":58643,"invoiceType":3,"id":71245,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":58716,"invoiceType":3,"id":71246,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":58758,"invoiceType":3,"id":71247,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":58966,"invoiceType":3,"id":71248,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":59152,"invoiceType":3,"id":71249,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":59227,"invoiceType":3,"id":71250,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":59246,"invoiceType":3,"id":71251,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":59251,"invoiceType":3,"id":71252,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":59372,"invoiceType":3,"id":71253,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":59379,"invoiceType":3,"id":71254,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":59418,"invoiceType":3,"id":71255,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":59542,"invoiceType":3,"id":71256,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":59567,"invoiceType":3,"id":71257,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":59574,"invoiceType":3,"id":71258,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":59638,"invoiceType":3,"id":71259,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":59677,"invoiceType":3,"id":71260,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":59713,"invoiceType":3,"id":71261,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":59772,"invoiceType":3,"id":71262,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":59822,"invoiceType":3,"id":71263,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":60010,"invoiceType":3,"id":71264,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":60031,"invoiceType":3,"id":71265,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":60074,"invoiceType":3,"id":71266,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":60399,"invoiceType":3,"id":71267,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":60454,"invoiceType":3,"id":71268,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":60642,"invoiceType":3,"id":71269,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":60643,"invoiceType":3,"id":71270,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":60656,"invoiceType":3,"id":71271,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":60691,"invoiceType":3,"id":71272,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":60740,"invoiceType":3,"id":71273,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":60946,"invoiceType":3,"id":71274,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":60991,"invoiceType":3,"id":71275,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":61004,"invoiceType":3,"id":71276,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":61028,"invoiceType":3,"id":71277,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":61199,"invoiceType":3,"id":71278,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":61236,"invoiceType":3,"id":71279,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":61265,"invoiceType":3,"id":71280,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":61271,"invoiceType":3,"id":71281,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":61366,"invoiceType":3,"id":71282,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":61533,"invoiceType":3,"id":71283,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":61583,"invoiceType":3,"id":71284,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":61648,"invoiceType":3,"id":71285,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":61720,"invoiceType":3,"id":71286,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":61954,"invoiceType":3,"id":71287,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":61994,"invoiceType":3,"id":71288,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":62035,"invoiceType":3,"id":71289,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":62196,"invoiceType":3,"id":71290,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":62279,"invoiceType":3,"id":71291,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":62423,"invoiceType":3,"id":71292,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":62484,"invoiceType":3,"id":71293,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":62581,"invoiceType":3,"id":71294,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":62675,"invoiceType":3,"id":71295,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:55","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778635,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":62702,"invoiceType":3,"id":71296,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":62752,"invoiceType":3,"id":71297,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":62772,"invoiceType":3,"id":71298,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":63019,"invoiceType":3,"id":71299,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":63065,"invoiceType":3,"id":71300,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":63097,"invoiceType":3,"id":71301,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":63254,"invoiceType":3,"id":71302,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":63279,"invoiceType":3,"id":71303,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":63300,"invoiceType":3,"id":71304,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":63457,"invoiceType":3,"id":71305,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":63702,"invoiceType":3,"id":71306,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":63783,"invoiceType":3,"id":71307,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":63789,"invoiceType":3,"id":71308,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":63872,"invoiceType":3,"id":71309,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":63886,"invoiceType":3,"id":71310,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":63958,"invoiceType":3,"id":71311,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":64131,"invoiceType":3,"id":71312,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":64147,"invoiceType":3,"id":71313,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":64237,"invoiceType":3,"id":71314,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":64267,"invoiceType":3,"id":71315,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":64428,"invoiceType":3,"id":71316,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":64489,"invoiceType":3,"id":71317,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":64619,"invoiceType":3,"id":71318,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":64680,"invoiceType":3,"id":71319,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":64715,"invoiceType":3,"id":71320,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":64717,"invoiceType":3,"id":71321,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":64853,"invoiceType":3,"id":71322,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":64890,"invoiceType":3,"id":71323,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65025,"invoiceType":3,"id":71324,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65092,"invoiceType":3,"id":71325,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65144,"invoiceType":3,"id":71326,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65166,"invoiceType":3,"id":71327,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65212,"invoiceType":3,"id":71328,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65249,"invoiceType":3,"id":71329,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65251,"invoiceType":3,"id":71330,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65259,"invoiceType":3,"id":71331,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65331,"invoiceType":3,"id":71332,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65358,"invoiceType":3,"id":71333,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65361,"invoiceType":3,"id":71334,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65399,"invoiceType":3,"id":71335,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65404,"invoiceType":3,"id":71336,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65527,"invoiceType":3,"id":71337,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65581,"invoiceType":3,"id":71338,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65633,"invoiceType":3,"id":71339,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65637,"invoiceType":3,"id":71340,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65640,"invoiceType":3,"id":71341,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65793,"invoiceType":3,"id":71342,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65805,"invoiceType":3,"id":71343,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65855,"invoiceType":3,"id":71344,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65939,"invoiceType":3,"id":71345,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65987,"invoiceType":3,"id":71346,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":65992,"invoiceType":3,"id":71347,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66006,"invoiceType":3,"id":71348,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66069,"invoiceType":3,"id":71349,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66123,"invoiceType":3,"id":71350,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66135,"invoiceType":3,"id":71351,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66201,"invoiceType":3,"id":71352,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66255,"invoiceType":3,"id":71353,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66294,"invoiceType":3,"id":71354,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66301,"invoiceType":3,"id":71355,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66383,"invoiceType":3,"id":71356,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66500,"invoiceType":3,"id":71357,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66528,"invoiceType":3,"id":71358,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66697,"invoiceType":3,"id":71359,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66698,"invoiceType":3,"id":71360,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66710,"invoiceType":3,"id":71361,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66756,"invoiceType":3,"id":71362,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66803,"invoiceType":3,"id":71363,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66913,"invoiceType":3,"id":71364,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66941,"invoiceType":3,"id":71365,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66988,"invoiceType":3,"id":71366,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":66995,"invoiceType":3,"id":71367,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67083,"invoiceType":3,"id":71368,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67094,"invoiceType":3,"id":71369,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67124,"invoiceType":3,"id":71370,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67213,"invoiceType":3,"id":71371,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67261,"invoiceType":3,"id":71372,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67266,"invoiceType":3,"id":71373,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67274,"invoiceType":3,"id":71374,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67275,"invoiceType":3,"id":71375,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67282,"invoiceType":3,"id":71376,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67353,"invoiceType":3,"id":71377,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67413,"invoiceType":3,"id":71378,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67475,"invoiceType":3,"id":71379,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67534,"invoiceType":3,"id":71380,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67630,"invoiceType":3,"id":71381,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67668,"invoiceType":3,"id":71382,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67770,"invoiceType":3,"id":71383,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67837,"invoiceType":3,"id":71384,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67912,"invoiceType":3,"id":71385,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67917,"invoiceType":3,"id":71386,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67921,"invoiceType":3,"id":71387,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":67957,"invoiceType":3,"id":71388,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68040,"invoiceType":3,"id":71389,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68056,"invoiceType":3,"id":71390,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68079,"invoiceType":3,"id":71391,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68149,"invoiceType":3,"id":71392,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68154,"invoiceType":3,"id":71393,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68176,"invoiceType":3,"id":71394,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68182,"invoiceType":3,"id":71395,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68325,"invoiceType":3,"id":71396,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68369,"invoiceType":3,"id":71397,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68400,"invoiceType":3,"id":71398,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68455,"invoiceType":3,"id":71399,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68570,"invoiceType":3,"id":71400,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68595,"invoiceType":3,"id":71401,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68632,"invoiceType":3,"id":71402,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68634,"invoiceType":3,"id":71403,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68762,"invoiceType":3,"id":71404,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68800,"invoiceType":3,"id":71405,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68806,"invoiceType":3,"id":71406,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68815,"invoiceType":3,"id":71407,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68818,"invoiceType":3,"id":71408,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68883,"invoiceType":3,"id":71409,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68988,"invoiceType":3,"id":71410,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":68990,"invoiceType":3,"id":71411,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":69160,"invoiceType":3,"id":71412,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":69183,"invoiceType":3,"id":71413,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":69229,"invoiceType":3,"id":71414,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":69280,"invoiceType":3,"id":71415,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":69333,"invoiceType":3,"id":71416,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":69392,"invoiceType":3,"id":71417,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":69405,"invoiceType":3,"id":71418,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":69447,"invoiceType":3,"id":71419,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":69474,"invoiceType":3,"id":71420,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":69620,"invoiceType":3,"id":71421,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":69688,"invoiceType":3,"id":71422,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":69709,"invoiceType":3,"id":71423,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":69723,"invoiceType":3,"id":71424,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":69817,"invoiceType":3,"id":71425,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":69854,"invoiceType":3,"id":71426,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":69871,"invoiceType":3,"id":71427,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":69882,"invoiceType":3,"id":71428,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":69893,"invoiceType":3,"id":71429,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":69907,"invoiceType":3,"id":71430,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70076,"invoiceType":3,"id":71431,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70080,"invoiceType":3,"id":71432,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70090,"invoiceType":3,"id":71433,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70236,"invoiceType":3,"id":71434,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70237,"invoiceType":3,"id":71435,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70238,"invoiceType":3,"id":71436,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70268,"invoiceType":3,"id":71437,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70273,"invoiceType":3,"id":71438,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70297,"invoiceType":3,"id":71439,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:56","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778636,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16158,"invoiceType":3,"id":71440,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16334,"invoiceType":3,"id":71441,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16337,"invoiceType":3,"id":71442,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16372,"invoiceType":3,"id":71443,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16390,"invoiceType":3,"id":71444,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16407,"invoiceType":3,"id":71445,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16475,"invoiceType":3,"id":71446,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16503,"invoiceType":3,"id":71447,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16520,"invoiceType":3,"id":71448,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16587,"invoiceType":3,"id":71449,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16618,"invoiceType":3,"id":71450,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16623,"invoiceType":3,"id":71451,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16631,"invoiceType":3,"id":71452,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16713,"invoiceType":3,"id":71453,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16807,"invoiceType":3,"id":71454,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16813,"invoiceType":3,"id":71455,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16832,"invoiceType":3,"id":71456,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16849,"invoiceType":3,"id":71457,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16866,"invoiceType":3,"id":71458,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16883,"invoiceType":3,"id":71459,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16908,"invoiceType":3,"id":71460,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16909,"invoiceType":3,"id":71461,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16916,"invoiceType":3,"id":71462,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16923,"invoiceType":3,"id":71463,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":16963,"invoiceType":3,"id":71464,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":17054,"invoiceType":3,"id":71465,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":17145,"invoiceType":3,"id":71466,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":17169,"invoiceType":3,"id":71467,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":17176,"invoiceType":3,"id":71468,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":17280,"invoiceType":3,"id":71469,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":17324,"invoiceType":3,"id":71470,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":17335,"invoiceType":3,"id":71471,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":17403,"invoiceType":3,"id":71472,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":17421,"invoiceType":3,"id":71473,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":17441,"invoiceType":3,"id":71474,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":17513,"invoiceType":3,"id":71475,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":17555,"invoiceType":3,"id":71476,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":17749,"invoiceType":3,"id":71477,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":17817,"invoiceType":3,"id":71478,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":17831,"invoiceType":3,"id":71479,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":17839,"invoiceType":3,"id":71480,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":17856,"invoiceType":3,"id":71481,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":17915,"invoiceType":3,"id":71482,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":17968,"invoiceType":3,"id":71483,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18061,"invoiceType":3,"id":71484,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18062,"invoiceType":3,"id":71485,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18108,"invoiceType":3,"id":71486,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18110,"invoiceType":3,"id":71487,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18153,"invoiceType":3,"id":71488,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18179,"invoiceType":3,"id":71489,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18260,"invoiceType":3,"id":71490,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18295,"invoiceType":3,"id":71491,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18327,"invoiceType":3,"id":71492,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18359,"invoiceType":3,"id":71493,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18377,"invoiceType":3,"id":71494,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18388,"invoiceType":3,"id":71495,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18395,"invoiceType":3,"id":71496,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18402,"invoiceType":3,"id":71497,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18434,"invoiceType":3,"id":71498,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18448,"invoiceType":3,"id":71499,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18544,"invoiceType":3,"id":71500,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18585,"invoiceType":3,"id":71501,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18596,"invoiceType":3,"id":71502,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18608,"invoiceType":3,"id":71503,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18641,"invoiceType":3,"id":71504,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18645,"invoiceType":3,"id":71505,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18657,"invoiceType":3,"id":71506,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18660,"invoiceType":3,"id":71507,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18676,"invoiceType":3,"id":71508,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18704,"invoiceType":3,"id":71509,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18713,"invoiceType":3,"id":71510,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18771,"invoiceType":3,"id":71511,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18803,"invoiceType":3,"id":71512,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18819,"invoiceType":3,"id":71513,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18848,"invoiceType":3,"id":71514,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18866,"invoiceType":3,"id":71515,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18878,"invoiceType":3,"id":71516,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18928,"invoiceType":3,"id":71517,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":18985,"invoiceType":3,"id":71518,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19078,"invoiceType":3,"id":71519,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19138,"invoiceType":3,"id":71520,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19197,"invoiceType":3,"id":71521,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19247,"invoiceType":3,"id":71522,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19261,"invoiceType":3,"id":71523,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19364,"invoiceType":3,"id":71524,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19448,"invoiceType":3,"id":71525,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19540,"invoiceType":3,"id":71526,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19593,"invoiceType":3,"id":71527,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19676,"invoiceType":3,"id":71528,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19725,"invoiceType":3,"id":71529,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19739,"invoiceType":3,"id":71530,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19762,"invoiceType":3,"id":71531,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19782,"invoiceType":3,"id":71532,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19809,"invoiceType":3,"id":71533,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19813,"invoiceType":3,"id":71534,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19835,"invoiceType":3,"id":71535,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19872,"invoiceType":3,"id":71536,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19912,"invoiceType":3,"id":71537,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19922,"invoiceType":3,"id":71538,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19924,"invoiceType":3,"id":71539,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19968,"invoiceType":3,"id":71540,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":19980,"invoiceType":3,"id":71541,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":20093,"invoiceType":3,"id":71542,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":20144,"invoiceType":3,"id":71543,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":20177,"invoiceType":3,"id":71544,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":20182,"invoiceType":3,"id":71545,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":20232,"invoiceType":3,"id":71546,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":20275,"invoiceType":3,"id":71547,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":20308,"invoiceType":3,"id":71548,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":20317,"invoiceType":3,"id":71549,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":20371,"invoiceType":3,"id":71550,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":20377,"invoiceType":3,"id":71551,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":20471,"invoiceType":3,"id":71552,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":20557,"invoiceType":3,"id":71553,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":20569,"invoiceType":3,"id":71554,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":20572,"invoiceType":3,"id":71555,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":20663,"invoiceType":3,"id":71556,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":20724,"invoiceType":3,"id":71557,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":20826,"invoiceType":3,"id":71558,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":20875,"invoiceType":3,"id":71559,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":20954,"invoiceType":3,"id":71560,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21009,"invoiceType":3,"id":71561,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21036,"invoiceType":3,"id":71562,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21045,"invoiceType":3,"id":71563,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21058,"invoiceType":3,"id":71564,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21097,"invoiceType":3,"id":71565,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21124,"invoiceType":3,"id":71566,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21164,"invoiceType":3,"id":71567,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21172,"invoiceType":3,"id":71568,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21252,"invoiceType":3,"id":71569,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21267,"invoiceType":3,"id":71570,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21295,"invoiceType":3,"id":71571,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21317,"invoiceType":3,"id":71572,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21395,"invoiceType":3,"id":71573,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21467,"invoiceType":3,"id":71574,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21593,"invoiceType":3,"id":71575,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21606,"invoiceType":3,"id":71576,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21669,"invoiceType":3,"id":71577,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21689,"invoiceType":3,"id":71578,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21699,"invoiceType":3,"id":71579,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21704,"invoiceType":3,"id":71580,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21738,"invoiceType":3,"id":71581,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21829,"invoiceType":3,"id":71582,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21874,"invoiceType":3,"id":71583,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21975,"invoiceType":3,"id":71584,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":21995,"invoiceType":3,"id":71585,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":22011,"invoiceType":3,"id":71586,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":22017,"invoiceType":3,"id":71587,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":22266,"invoiceType":3,"id":71588,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":22275,"invoiceType":3,"id":71589,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":22428,"invoiceType":3,"id":71590,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":22554,"invoiceType":3,"id":71591,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":22592,"invoiceType":3,"id":71592,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":22647,"invoiceType":3,"id":71593,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":22674,"invoiceType":3,"id":71594,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":22696,"invoiceType":3,"id":71595,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":22719,"invoiceType":3,"id":71596,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":22731,"invoiceType":3,"id":71597,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":22748,"invoiceType":3,"id":71598,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":22754,"invoiceType":3,"id":71599,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":22804,"invoiceType":3,"id":71600,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":22893,"invoiceType":3,"id":71601,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":22898,"invoiceType":3,"id":71602,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":22910,"invoiceType":3,"id":71603,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":22947,"invoiceType":3,"id":71604,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":23087,"invoiceType":3,"id":71605,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":23164,"invoiceType":3,"id":71606,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":23188,"invoiceType":3,"id":71607,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":23274,"invoiceType":3,"id":71608,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":23376,"invoiceType":3,"id":71609,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":23391,"invoiceType":3,"id":71610,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":23406,"invoiceType":3,"id":71611,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":23527,"invoiceType":3,"id":71612,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":23551,"invoiceType":3,"id":71613,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":23714,"invoiceType":3,"id":71614,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":23874,"invoiceType":3,"id":71615,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":23931,"invoiceType":3,"id":71616,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":23956,"invoiceType":3,"id":71617,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":23981,"invoiceType":3,"id":71618,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":23991,"invoiceType":3,"id":71619,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24035,"invoiceType":3,"id":71620,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24052,"invoiceType":3,"id":71621,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24072,"invoiceType":3,"id":71622,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24077,"invoiceType":3,"id":71623,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24080,"invoiceType":3,"id":71624,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24259,"invoiceType":3,"id":71625,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24265,"invoiceType":3,"id":71626,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24282,"invoiceType":3,"id":71627,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24389,"invoiceType":3,"id":71628,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24425,"invoiceType":3,"id":71629,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24468,"invoiceType":3,"id":71630,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24565,"invoiceType":3,"id":71631,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24644,"invoiceType":3,"id":71632,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24650,"invoiceType":3,"id":71633,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24661,"invoiceType":3,"id":71634,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24815,"invoiceType":3,"id":71635,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24841,"invoiceType":3,"id":71636,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24940,"invoiceType":3,"id":71637,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24967,"invoiceType":3,"id":71638,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":24977,"invoiceType":3,"id":71639,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70414,"invoiceType":3,"id":71640,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70522,"invoiceType":3,"id":71641,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70535,"invoiceType":3,"id":71642,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70570,"invoiceType":3,"id":71643,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70588,"invoiceType":3,"id":71644,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70597,"invoiceType":3,"id":71645,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70624,"invoiceType":3,"id":71646,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70683,"invoiceType":3,"id":71647,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70695,"invoiceType":3,"id":71648,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70719,"invoiceType":3,"id":71649,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70858,"invoiceType":3,"id":71650,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70861,"invoiceType":3,"id":71651,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70902,"invoiceType":3,"id":71652,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70904,"invoiceType":3,"id":71653,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70954,"invoiceType":3,"id":71654,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":70976,"invoiceType":3,"id":71655,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":71007,"invoiceType":3,"id":71656,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":71030,"invoiceType":3,"id":71657,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":71218,"invoiceType":3,"id":71658,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":71267,"invoiceType":3,"id":71659,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":71275,"invoiceType":3,"id":71660,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":71307,"invoiceType":3,"id":71661,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":71381,"invoiceType":3,"id":71662,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":71399,"invoiceType":3,"id":71663,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":71433,"invoiceType":3,"id":71664,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":71500,"invoiceType":3,"id":71665,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":71528,"invoiceType":3,"id":71666,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":71573,"invoiceType":3,"id":71667,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":71625,"invoiceType":3,"id":71668,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":71629,"invoiceType":3,"id":71669,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":71712,"invoiceType":3,"id":71670,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":71719,"invoiceType":3,"id":71671,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":71897,"invoiceType":3,"id":71672,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72015,"invoiceType":3,"id":71673,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72035,"invoiceType":3,"id":71674,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72062,"invoiceType":3,"id":71675,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72072,"invoiceType":3,"id":71676,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72130,"invoiceType":3,"id":71677,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72133,"invoiceType":3,"id":71678,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72309,"invoiceType":3,"id":71679,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72446,"invoiceType":3,"id":71680,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72486,"invoiceType":3,"id":71681,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72564,"invoiceType":3,"id":71682,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72591,"invoiceType":3,"id":71683,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72595,"invoiceType":3,"id":71684,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72632,"invoiceType":3,"id":71685,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72652,"invoiceType":3,"id":71686,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72698,"invoiceType":3,"id":71687,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72730,"invoiceType":3,"id":71688,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72743,"invoiceType":3,"id":71689,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72791,"invoiceType":3,"id":71690,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72805,"invoiceType":3,"id":71691,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72841,"invoiceType":3,"id":71692,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72937,"invoiceType":3,"id":71693,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":72973,"invoiceType":3,"id":71694,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73001,"invoiceType":3,"id":71695,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73004,"invoiceType":3,"id":71696,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73032,"invoiceType":3,"id":71697,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73065,"invoiceType":3,"id":71698,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73090,"invoiceType":3,"id":71699,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73091,"invoiceType":3,"id":71700,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73093,"invoiceType":3,"id":71701,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73180,"invoiceType":3,"id":71702,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73191,"invoiceType":3,"id":71703,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73200,"invoiceType":3,"id":71704,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73242,"invoiceType":3,"id":71705,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73252,"invoiceType":3,"id":71706,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73283,"invoiceType":3,"id":71707,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73295,"invoiceType":3,"id":71708,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73337,"invoiceType":3,"id":71709,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73374,"invoiceType":3,"id":71710,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73383,"invoiceType":3,"id":71711,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73483,"invoiceType":3,"id":71712,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73519,"invoiceType":3,"id":71713,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73534,"invoiceType":3,"id":71714,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73589,"invoiceType":3,"id":71715,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73641,"invoiceType":3,"id":71716,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73658,"invoiceType":3,"id":71717,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73664,"invoiceType":3,"id":71718,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73698,"invoiceType":3,"id":71719,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73725,"invoiceType":3,"id":71720,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73806,"invoiceType":3,"id":71721,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73815,"invoiceType":3,"id":71722,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73856,"invoiceType":3,"id":71723,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73936,"invoiceType":3,"id":71724,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73953,"invoiceType":3,"id":71725,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73956,"invoiceType":3,"id":71726,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":73987,"invoiceType":3,"id":71727,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74058,"invoiceType":3,"id":71728,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74092,"invoiceType":3,"id":71729,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74094,"invoiceType":3,"id":71730,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74118,"invoiceType":3,"id":71731,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74124,"invoiceType":3,"id":71732,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74199,"invoiceType":3,"id":71733,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74216,"invoiceType":3,"id":71734,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74249,"invoiceType":3,"id":71735,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74262,"invoiceType":3,"id":71736,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74333,"invoiceType":3,"id":71737,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74353,"invoiceType":3,"id":71738,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74434,"invoiceType":3,"id":71739,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74466,"invoiceType":3,"id":71740,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74525,"invoiceType":3,"id":71741,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74529,"invoiceType":3,"id":71742,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74539,"invoiceType":3,"id":71743,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74647,"invoiceType":3,"id":71744,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74661,"invoiceType":3,"id":71745,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74665,"invoiceType":3,"id":71746,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74686,"invoiceType":3,"id":71747,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74701,"invoiceType":3,"id":71748,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74732,"invoiceType":3,"id":71749,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74761,"invoiceType":3,"id":71750,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74778,"invoiceType":3,"id":71751,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74800,"invoiceType":3,"id":71752,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74817,"invoiceType":3,"id":71753,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74858,"invoiceType":3,"id":71754,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74861,"invoiceType":3,"id":71755,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74893,"invoiceType":3,"id":71756,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74906,"invoiceType":3,"id":71757,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74919,"invoiceType":3,"id":71758,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74967,"invoiceType":3,"id":71759,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":74984,"invoiceType":3,"id":71760,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75032,"invoiceType":3,"id":71761,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75111,"invoiceType":3,"id":71762,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75121,"invoiceType":3,"id":71763,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75199,"invoiceType":3,"id":71764,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75224,"invoiceType":3,"id":71765,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75248,"invoiceType":3,"id":71766,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75307,"invoiceType":3,"id":71767,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75382,"invoiceType":3,"id":71768,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75389,"invoiceType":3,"id":71769,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75402,"invoiceType":3,"id":71770,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75408,"invoiceType":3,"id":71771,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75420,"invoiceType":3,"id":71772,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75451,"invoiceType":3,"id":71773,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75532,"invoiceType":3,"id":71774,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75546,"invoiceType":3,"id":71775,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75573,"invoiceType":3,"id":71776,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75667,"invoiceType":3,"id":71777,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75679,"invoiceType":3,"id":71778,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75850,"invoiceType":3,"id":71779,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75857,"invoiceType":3,"id":71780,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75867,"invoiceType":3,"id":71781,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75874,"invoiceType":3,"id":71782,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75898,"invoiceType":3,"id":71783,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75910,"invoiceType":3,"id":71784,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75919,"invoiceType":3,"id":71785,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":75971,"invoiceType":3,"id":71786,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76020,"invoiceType":3,"id":71787,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76111,"invoiceType":3,"id":71788,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76174,"invoiceType":3,"id":71789,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76176,"invoiceType":3,"id":71790,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76178,"invoiceType":3,"id":71791,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76186,"invoiceType":3,"id":71792,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76375,"invoiceType":3,"id":71793,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76382,"invoiceType":3,"id":71794,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76410,"invoiceType":3,"id":71795,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76417,"invoiceType":3,"id":71796,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76426,"invoiceType":3,"id":71797,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76450,"invoiceType":3,"id":71798,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76481,"invoiceType":3,"id":71799,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76515,"invoiceType":3,"id":71800,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76559,"invoiceType":3,"id":71801,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76567,"invoiceType":3,"id":71802,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76607,"invoiceType":3,"id":71803,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76638,"invoiceType":3,"id":71804,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76650,"invoiceType":3,"id":71805,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76652,"invoiceType":3,"id":71806,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76687,"invoiceType":3,"id":71807,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76741,"invoiceType":3,"id":71808,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76803,"invoiceType":3,"id":71809,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76812,"invoiceType":3,"id":71810,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76816,"invoiceType":3,"id":71811,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76854,"invoiceType":3,"id":71812,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76919,"invoiceType":3,"id":71813,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76927,"invoiceType":3,"id":71814,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76933,"invoiceType":3,"id":71815,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76936,"invoiceType":3,"id":71816,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76961,"invoiceType":3,"id":71817,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76962,"invoiceType":3,"id":71818,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":76977,"invoiceType":3,"id":71819,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77026,"invoiceType":3,"id":71820,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77029,"invoiceType":3,"id":71821,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77111,"invoiceType":3,"id":71822,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77166,"invoiceType":3,"id":71823,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77331,"invoiceType":3,"id":71824,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77338,"invoiceType":3,"id":71825,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77419,"invoiceType":3,"id":71826,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77449,"invoiceType":3,"id":71827,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77509,"invoiceType":3,"id":71828,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77517,"invoiceType":3,"id":71829,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77545,"invoiceType":3,"id":71830,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77607,"invoiceType":3,"id":71831,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77621,"invoiceType":3,"id":71832,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77636,"invoiceType":3,"id":71833,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77676,"invoiceType":3,"id":71834,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77681,"invoiceType":3,"id":71835,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77861,"invoiceType":3,"id":71836,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77870,"invoiceType":3,"id":71837,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77900,"invoiceType":3,"id":71838,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77924,"invoiceType":3,"id":71839,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778637,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25033,"invoiceType":3,"id":71840,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25075,"invoiceType":3,"id":71841,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25093,"invoiceType":3,"id":71842,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25160,"invoiceType":3,"id":71843,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25185,"invoiceType":3,"id":71844,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25278,"invoiceType":3,"id":71845,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25297,"invoiceType":3,"id":71846,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25298,"invoiceType":3,"id":71847,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25310,"invoiceType":3,"id":71848,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25324,"invoiceType":3,"id":71849,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25402,"invoiceType":3,"id":71850,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25564,"invoiceType":3,"id":71851,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25581,"invoiceType":3,"id":71852,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25628,"invoiceType":3,"id":71853,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25638,"invoiceType":3,"id":71854,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25737,"invoiceType":3,"id":71855,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25786,"invoiceType":3,"id":71856,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25789,"invoiceType":3,"id":71857,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25805,"invoiceType":3,"id":71858,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25831,"invoiceType":3,"id":71859,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25835,"invoiceType":3,"id":71860,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25843,"invoiceType":3,"id":71861,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25869,"invoiceType":3,"id":71862,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25917,"invoiceType":3,"id":71863,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25935,"invoiceType":3,"id":71864,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":25977,"invoiceType":3,"id":71865,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26015,"invoiceType":3,"id":71866,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26055,"invoiceType":3,"id":71867,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26074,"invoiceType":3,"id":71868,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26085,"invoiceType":3,"id":71869,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26087,"invoiceType":3,"id":71870,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26160,"invoiceType":3,"id":71871,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26188,"invoiceType":3,"id":71872,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26197,"invoiceType":3,"id":71873,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26228,"invoiceType":3,"id":71874,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26264,"invoiceType":3,"id":71875,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26295,"invoiceType":3,"id":71876,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26343,"invoiceType":3,"id":71877,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26386,"invoiceType":3,"id":71878,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26425,"invoiceType":3,"id":71879,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26438,"invoiceType":3,"id":71880,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26574,"invoiceType":3,"id":71881,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26603,"invoiceType":3,"id":71882,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26606,"invoiceType":3,"id":71883,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26607,"invoiceType":3,"id":71884,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26663,"invoiceType":3,"id":71885,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26685,"invoiceType":3,"id":71886,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26706,"invoiceType":3,"id":71887,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26712,"invoiceType":3,"id":71888,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26715,"invoiceType":3,"id":71889,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26750,"invoiceType":3,"id":71890,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26828,"invoiceType":3,"id":71891,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26930,"invoiceType":3,"id":71892,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26946,"invoiceType":3,"id":71893,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":26977,"invoiceType":3,"id":71894,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27012,"invoiceType":3,"id":71895,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27112,"invoiceType":3,"id":71896,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27142,"invoiceType":3,"id":71897,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27154,"invoiceType":3,"id":71898,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27189,"invoiceType":3,"id":71899,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27200,"invoiceType":3,"id":71900,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27201,"invoiceType":3,"id":71901,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27206,"invoiceType":3,"id":71902,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27230,"invoiceType":3,"id":71903,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27254,"invoiceType":3,"id":71904,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27277,"invoiceType":3,"id":71905,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27279,"invoiceType":3,"id":71906,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27301,"invoiceType":3,"id":71907,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27325,"invoiceType":3,"id":71908,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27333,"invoiceType":3,"id":71909,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27383,"invoiceType":3,"id":71910,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27396,"invoiceType":3,"id":71911,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27573,"invoiceType":3,"id":71912,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27649,"invoiceType":3,"id":71913,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27666,"invoiceType":3,"id":71914,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27686,"invoiceType":3,"id":71915,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27691,"invoiceType":3,"id":71916,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27693,"invoiceType":3,"id":71917,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27787,"invoiceType":3,"id":71918,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27833,"invoiceType":3,"id":71919,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":27873,"invoiceType":3,"id":71920,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28127,"invoiceType":3,"id":71921,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28135,"invoiceType":3,"id":71922,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28146,"invoiceType":3,"id":71923,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28187,"invoiceType":3,"id":71924,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28212,"invoiceType":3,"id":71925,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28222,"invoiceType":3,"id":71926,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28293,"invoiceType":3,"id":71927,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28353,"invoiceType":3,"id":71928,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28435,"invoiceType":3,"id":71929,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28505,"invoiceType":3,"id":71930,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28507,"invoiceType":3,"id":71931,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28513,"invoiceType":3,"id":71932,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28566,"invoiceType":3,"id":71933,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28630,"invoiceType":3,"id":71934,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28631,"invoiceType":3,"id":71935,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28637,"invoiceType":3,"id":71936,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28643,"invoiceType":3,"id":71937,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28748,"invoiceType":3,"id":71938,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28755,"invoiceType":3,"id":71939,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28757,"invoiceType":3,"id":71940,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28768,"invoiceType":3,"id":71941,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28785,"invoiceType":3,"id":71942,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28796,"invoiceType":3,"id":71943,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28807,"invoiceType":3,"id":71944,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28857,"invoiceType":3,"id":71945,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28894,"invoiceType":3,"id":71946,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28932,"invoiceType":3,"id":71947,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":28982,"invoiceType":3,"id":71948,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29004,"invoiceType":3,"id":71949,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29011,"invoiceType":3,"id":71950,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29018,"invoiceType":3,"id":71951,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29031,"invoiceType":3,"id":71952,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29050,"invoiceType":3,"id":71953,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29081,"invoiceType":3,"id":71954,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29087,"invoiceType":3,"id":71955,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29105,"invoiceType":3,"id":71956,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29174,"invoiceType":3,"id":71957,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29223,"invoiceType":3,"id":71958,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29267,"invoiceType":3,"id":71959,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29407,"invoiceType":3,"id":71960,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29411,"invoiceType":3,"id":71961,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29444,"invoiceType":3,"id":71962,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29447,"invoiceType":3,"id":71963,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29475,"invoiceType":3,"id":71964,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29561,"invoiceType":3,"id":71965,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29562,"invoiceType":3,"id":71966,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29597,"invoiceType":3,"id":71967,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29600,"invoiceType":3,"id":71968,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29634,"invoiceType":3,"id":71969,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29649,"invoiceType":3,"id":71970,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29677,"invoiceType":3,"id":71971,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29696,"invoiceType":3,"id":71972,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29780,"invoiceType":3,"id":71973,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29848,"invoiceType":3,"id":71974,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29893,"invoiceType":3,"id":71975,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29931,"invoiceType":3,"id":71976,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29942,"invoiceType":3,"id":71977,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":29984,"invoiceType":3,"id":71978,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30044,"invoiceType":3,"id":71979,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30096,"invoiceType":3,"id":71980,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30099,"invoiceType":3,"id":71981,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30162,"invoiceType":3,"id":71982,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30312,"invoiceType":3,"id":71983,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30357,"invoiceType":3,"id":71984,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30372,"invoiceType":3,"id":71985,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30432,"invoiceType":3,"id":71986,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30476,"invoiceType":3,"id":71987,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30493,"invoiceType":3,"id":71988,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30542,"invoiceType":3,"id":71989,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30631,"invoiceType":3,"id":71990,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30639,"invoiceType":3,"id":71991,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30641,"invoiceType":3,"id":71992,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30663,"invoiceType":3,"id":71993,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30664,"invoiceType":3,"id":71994,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30676,"invoiceType":3,"id":71995,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30721,"invoiceType":3,"id":71996,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30760,"invoiceType":3,"id":71997,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30785,"invoiceType":3,"id":71998,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30795,"invoiceType":3,"id":71999,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30963,"invoiceType":3,"id":72000,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30970,"invoiceType":3,"id":72001,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":30992,"invoiceType":3,"id":72002,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31016,"invoiceType":3,"id":72003,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31081,"invoiceType":3,"id":72004,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31102,"invoiceType":3,"id":72005,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31132,"invoiceType":3,"id":72006,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31136,"invoiceType":3,"id":72007,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31142,"invoiceType":3,"id":72008,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31148,"invoiceType":3,"id":72009,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31174,"invoiceType":3,"id":72010,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31251,"invoiceType":3,"id":72011,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31365,"invoiceType":3,"id":72012,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31379,"invoiceType":3,"id":72013,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31387,"invoiceType":3,"id":72014,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31390,"invoiceType":3,"id":72015,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31393,"invoiceType":3,"id":72016,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31426,"invoiceType":3,"id":72017,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31434,"invoiceType":3,"id":72018,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31514,"invoiceType":3,"id":72019,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31542,"invoiceType":3,"id":72020,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31610,"invoiceType":3,"id":72021,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31644,"invoiceType":3,"id":72022,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31650,"invoiceType":3,"id":72023,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31654,"invoiceType":3,"id":72024,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31706,"invoiceType":3,"id":72025,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31753,"invoiceType":3,"id":72026,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31759,"invoiceType":3,"id":72027,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31813,"invoiceType":3,"id":72028,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31825,"invoiceType":3,"id":72029,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31876,"invoiceType":3,"id":72030,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31899,"invoiceType":3,"id":72031,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31934,"invoiceType":3,"id":72032,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":31969,"invoiceType":3,"id":72033,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32013,"invoiceType":3,"id":72034,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32046,"invoiceType":3,"id":72035,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32053,"invoiceType":3,"id":72036,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32060,"invoiceType":3,"id":72037,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32067,"invoiceType":3,"id":72038,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32288,"invoiceType":3,"id":72039,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77954,"invoiceType":3,"id":72040,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77977,"invoiceType":3,"id":72041,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":77992,"invoiceType":3,"id":72042,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78048,"invoiceType":3,"id":72043,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78074,"invoiceType":3,"id":72044,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78091,"invoiceType":3,"id":72045,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78165,"invoiceType":3,"id":72046,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78247,"invoiceType":3,"id":72047,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78269,"invoiceType":3,"id":72048,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78280,"invoiceType":3,"id":72049,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78303,"invoiceType":3,"id":72050,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78331,"invoiceType":3,"id":72051,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78336,"invoiceType":3,"id":72052,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78340,"invoiceType":3,"id":72053,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78370,"invoiceType":3,"id":72054,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78440,"invoiceType":3,"id":72055,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78466,"invoiceType":3,"id":72056,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78480,"invoiceType":3,"id":72057,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78537,"invoiceType":3,"id":72058,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78571,"invoiceType":3,"id":72059,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78659,"invoiceType":3,"id":72060,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78677,"invoiceType":3,"id":72061,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78691,"invoiceType":3,"id":72062,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78699,"invoiceType":3,"id":72063,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78704,"invoiceType":3,"id":72064,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78807,"invoiceType":3,"id":72065,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78816,"invoiceType":3,"id":72066,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78870,"invoiceType":3,"id":72067,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78882,"invoiceType":3,"id":72068,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":78903,"invoiceType":3,"id":72069,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79005,"invoiceType":3,"id":72070,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79018,"invoiceType":3,"id":72071,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79046,"invoiceType":3,"id":72072,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79055,"invoiceType":3,"id":72073,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79090,"invoiceType":3,"id":72074,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79092,"invoiceType":3,"id":72075,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79098,"invoiceType":3,"id":72076,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79116,"invoiceType":3,"id":72077,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79190,"invoiceType":3,"id":72078,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79285,"invoiceType":3,"id":72079,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79347,"invoiceType":3,"id":72080,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79381,"invoiceType":3,"id":72081,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79393,"invoiceType":3,"id":72082,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79394,"invoiceType":3,"id":72083,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79459,"invoiceType":3,"id":72084,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79466,"invoiceType":3,"id":72085,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79489,"invoiceType":3,"id":72086,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79539,"invoiceType":3,"id":72087,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79554,"invoiceType":3,"id":72088,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79555,"invoiceType":3,"id":72089,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79571,"invoiceType":3,"id":72090,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79579,"invoiceType":3,"id":72091,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79602,"invoiceType":3,"id":72092,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79605,"invoiceType":3,"id":72093,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79708,"invoiceType":3,"id":72094,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79788,"invoiceType":3,"id":72095,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79832,"invoiceType":3,"id":72096,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79882,"invoiceType":3,"id":72097,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":79966,"invoiceType":3,"id":72098,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80017,"invoiceType":3,"id":72099,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80030,"invoiceType":3,"id":72100,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80066,"invoiceType":3,"id":72101,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80079,"invoiceType":3,"id":72102,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80120,"invoiceType":3,"id":72103,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80125,"invoiceType":3,"id":72104,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80176,"invoiceType":3,"id":72105,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80177,"invoiceType":3,"id":72106,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80233,"invoiceType":3,"id":72107,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80274,"invoiceType":3,"id":72108,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80296,"invoiceType":3,"id":72109,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80301,"invoiceType":3,"id":72110,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80348,"invoiceType":3,"id":72111,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80388,"invoiceType":3,"id":72112,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80431,"invoiceType":3,"id":72113,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80487,"invoiceType":3,"id":72114,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80527,"invoiceType":3,"id":72115,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80540,"invoiceType":3,"id":72116,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80548,"invoiceType":3,"id":72117,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80648,"invoiceType":3,"id":72118,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80697,"invoiceType":3,"id":72119,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80701,"invoiceType":3,"id":72120,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80704,"invoiceType":3,"id":72121,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80719,"invoiceType":3,"id":72122,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80735,"invoiceType":3,"id":72123,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80794,"invoiceType":3,"id":72124,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80849,"invoiceType":3,"id":72125,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80884,"invoiceType":3,"id":72126,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80987,"invoiceType":3,"id":72127,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81002,"invoiceType":3,"id":72128,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81037,"invoiceType":3,"id":72129,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81039,"invoiceType":3,"id":72130,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81064,"invoiceType":3,"id":72131,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81080,"invoiceType":3,"id":72132,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81099,"invoiceType":3,"id":72133,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81166,"invoiceType":3,"id":72134,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81170,"invoiceType":3,"id":72135,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81187,"invoiceType":3,"id":72136,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81269,"invoiceType":3,"id":72137,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81277,"invoiceType":3,"id":72138,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81315,"invoiceType":3,"id":72139,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81378,"invoiceType":3,"id":72140,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81489,"invoiceType":3,"id":72141,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81625,"invoiceType":3,"id":72142,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81639,"invoiceType":3,"id":72143,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81649,"invoiceType":3,"id":72144,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81667,"invoiceType":3,"id":72145,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81690,"invoiceType":3,"id":72146,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81726,"invoiceType":3,"id":72147,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81735,"invoiceType":3,"id":72148,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81761,"invoiceType":3,"id":72149,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81766,"invoiceType":3,"id":72150,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81771,"invoiceType":3,"id":72151,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81831,"invoiceType":3,"id":72152,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81906,"invoiceType":3,"id":72153,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81914,"invoiceType":3,"id":72154,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":81985,"invoiceType":3,"id":72155,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82212,"invoiceType":3,"id":72156,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82213,"invoiceType":3,"id":72157,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82215,"invoiceType":3,"id":72158,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82283,"invoiceType":3,"id":72159,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82288,"invoiceType":3,"id":72160,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82289,"invoiceType":3,"id":72161,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82311,"invoiceType":3,"id":72162,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82357,"invoiceType":3,"id":72163,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82386,"invoiceType":3,"id":72164,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82398,"invoiceType":3,"id":72165,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82401,"invoiceType":3,"id":72166,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82420,"invoiceType":3,"id":72167,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82438,"invoiceType":3,"id":72168,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82474,"invoiceType":3,"id":72169,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82484,"invoiceType":3,"id":72170,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82501,"invoiceType":3,"id":72171,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82505,"invoiceType":3,"id":72172,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82507,"invoiceType":3,"id":72173,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82542,"invoiceType":3,"id":72174,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82554,"invoiceType":3,"id":72175,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82598,"invoiceType":3,"id":72176,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82599,"invoiceType":3,"id":72177,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82605,"invoiceType":3,"id":72178,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82609,"invoiceType":3,"id":72179,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82635,"invoiceType":3,"id":72180,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82713,"invoiceType":3,"id":72181,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82790,"invoiceType":3,"id":72182,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82821,"invoiceType":3,"id":72183,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82836,"invoiceType":3,"id":72184,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82854,"invoiceType":3,"id":72185,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":82940,"invoiceType":3,"id":72186,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83011,"invoiceType":3,"id":72187,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83018,"invoiceType":3,"id":72188,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83043,"invoiceType":3,"id":72189,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83066,"invoiceType":3,"id":72190,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83116,"invoiceType":3,"id":72191,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83153,"invoiceType":3,"id":72192,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83187,"invoiceType":3,"id":72193,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83255,"invoiceType":3,"id":72194,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83283,"invoiceType":3,"id":72195,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83285,"invoiceType":3,"id":72196,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83299,"invoiceType":3,"id":72197,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83317,"invoiceType":3,"id":72198,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83386,"invoiceType":3,"id":72199,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83395,"invoiceType":3,"id":72200,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83454,"invoiceType":3,"id":72201,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83469,"invoiceType":3,"id":72202,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83580,"invoiceType":3,"id":72203,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83600,"invoiceType":3,"id":72204,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83654,"invoiceType":3,"id":72205,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83664,"invoiceType":3,"id":72206,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83683,"invoiceType":3,"id":72207,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83752,"invoiceType":3,"id":72208,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83852,"invoiceType":3,"id":72209,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83891,"invoiceType":3,"id":72210,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83904,"invoiceType":3,"id":72211,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":83936,"invoiceType":3,"id":72212,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84013,"invoiceType":3,"id":72213,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84148,"invoiceType":3,"id":72214,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84272,"invoiceType":3,"id":72215,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84333,"invoiceType":3,"id":72216,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84386,"invoiceType":3,"id":72217,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84422,"invoiceType":3,"id":72218,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84440,"invoiceType":3,"id":72219,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84441,"invoiceType":3,"id":72220,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84469,"invoiceType":3,"id":72221,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84587,"invoiceType":3,"id":72222,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84592,"invoiceType":3,"id":72223,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84619,"invoiceType":3,"id":72224,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84636,"invoiceType":3,"id":72225,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84718,"invoiceType":3,"id":72226,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84739,"invoiceType":3,"id":72227,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84779,"invoiceType":3,"id":72228,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84787,"invoiceType":3,"id":72229,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84816,"invoiceType":3,"id":72230,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84835,"invoiceType":3,"id":72231,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84880,"invoiceType":3,"id":72232,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84894,"invoiceType":3,"id":72233,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":84973,"invoiceType":3,"id":72234,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85028,"invoiceType":3,"id":72235,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85088,"invoiceType":3,"id":72236,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85205,"invoiceType":3,"id":72237,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85220,"invoiceType":3,"id":72238,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778638,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85227,"invoiceType":3,"id":72239,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32298,"invoiceType":3,"id":72240,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32334,"invoiceType":3,"id":72241,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32483,"invoiceType":3,"id":72242,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32524,"invoiceType":3,"id":72243,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32542,"invoiceType":3,"id":72244,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32684,"invoiceType":3,"id":72245,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32702,"invoiceType":3,"id":72246,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32783,"invoiceType":3,"id":72247,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32793,"invoiceType":3,"id":72248,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32831,"invoiceType":3,"id":72249,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32834,"invoiceType":3,"id":72250,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32865,"invoiceType":3,"id":72251,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32900,"invoiceType":3,"id":72252,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32930,"invoiceType":3,"id":72253,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33031,"invoiceType":3,"id":72254,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33054,"invoiceType":3,"id":72255,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33092,"invoiceType":3,"id":72256,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33096,"invoiceType":3,"id":72257,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33127,"invoiceType":3,"id":72258,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33131,"invoiceType":3,"id":72259,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33138,"invoiceType":3,"id":72260,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33178,"invoiceType":3,"id":72261,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33198,"invoiceType":3,"id":72262,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33213,"invoiceType":3,"id":72263,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33421,"invoiceType":3,"id":72264,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33493,"invoiceType":3,"id":72265,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33500,"invoiceType":3,"id":72266,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33566,"invoiceType":3,"id":72267,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33614,"invoiceType":3,"id":72268,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33650,"invoiceType":3,"id":72269,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33667,"invoiceType":3,"id":72270,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33698,"invoiceType":3,"id":72271,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33707,"invoiceType":3,"id":72272,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33778,"invoiceType":3,"id":72273,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33801,"invoiceType":3,"id":72274,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33863,"invoiceType":3,"id":72275,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":33976,"invoiceType":3,"id":72276,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":34104,"invoiceType":3,"id":72277,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":34145,"invoiceType":3,"id":72278,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":34147,"invoiceType":3,"id":72279,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":34202,"invoiceType":3,"id":72280,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":34232,"invoiceType":3,"id":72281,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":34345,"invoiceType":3,"id":72282,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":34357,"invoiceType":3,"id":72283,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":34400,"invoiceType":3,"id":72284,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":34513,"invoiceType":3,"id":72285,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":34533,"invoiceType":3,"id":72286,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":34555,"invoiceType":3,"id":72287,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":34600,"invoiceType":3,"id":72288,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":34605,"invoiceType":3,"id":72289,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":34626,"invoiceType":3,"id":72290,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":34713,"invoiceType":3,"id":72291,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":34747,"invoiceType":3,"id":72292,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":34748,"invoiceType":3,"id":72293,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":34864,"invoiceType":3,"id":72294,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":34928,"invoiceType":3,"id":72295,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":35165,"invoiceType":3,"id":72296,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":35209,"invoiceType":3,"id":72297,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":35333,"invoiceType":3,"id":72298,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":35417,"invoiceType":3,"id":72299,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":35436,"invoiceType":3,"id":72300,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":35523,"invoiceType":3,"id":72301,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":35633,"invoiceType":3,"id":72302,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":35706,"invoiceType":3,"id":72303,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":35716,"invoiceType":3,"id":72304,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":35732,"invoiceType":3,"id":72305,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":35813,"invoiceType":3,"id":72306,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":35830,"invoiceType":3,"id":72307,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":35919,"invoiceType":3,"id":72308,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":35997,"invoiceType":3,"id":72309,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36037,"invoiceType":3,"id":72310,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36055,"invoiceType":3,"id":72311,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36064,"invoiceType":3,"id":72312,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36178,"invoiceType":3,"id":72313,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36187,"invoiceType":3,"id":72314,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36190,"invoiceType":3,"id":72315,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36214,"invoiceType":3,"id":72316,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36217,"invoiceType":3,"id":72317,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36545,"invoiceType":3,"id":72318,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36571,"invoiceType":3,"id":72319,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36652,"invoiceType":3,"id":72320,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36661,"invoiceType":3,"id":72321,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36666,"invoiceType":3,"id":72322,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36688,"invoiceType":3,"id":72323,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36767,"invoiceType":3,"id":72324,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36783,"invoiceType":3,"id":72325,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36819,"invoiceType":3,"id":72326,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36822,"invoiceType":3,"id":72327,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36843,"invoiceType":3,"id":72328,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":36993,"invoiceType":3,"id":72329,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37081,"invoiceType":3,"id":72330,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37193,"invoiceType":3,"id":72331,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37197,"invoiceType":3,"id":72332,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37210,"invoiceType":3,"id":72333,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37217,"invoiceType":3,"id":72334,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37342,"invoiceType":3,"id":72335,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37406,"invoiceType":3,"id":72336,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37454,"invoiceType":3,"id":72337,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37464,"invoiceType":3,"id":72338,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37499,"invoiceType":3,"id":72339,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37524,"invoiceType":3,"id":72340,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37587,"invoiceType":3,"id":72341,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37660,"invoiceType":3,"id":72342,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37731,"invoiceType":3,"id":72343,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37732,"invoiceType":3,"id":72344,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37783,"invoiceType":3,"id":72345,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37817,"invoiceType":3,"id":72346,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37845,"invoiceType":3,"id":72347,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37925,"invoiceType":3,"id":72348,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":37933,"invoiceType":3,"id":72349,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38023,"invoiceType":3,"id":72350,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38041,"invoiceType":3,"id":72351,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38042,"invoiceType":3,"id":72352,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38064,"invoiceType":3,"id":72353,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38068,"invoiceType":3,"id":72354,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38202,"invoiceType":3,"id":72355,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38271,"invoiceType":3,"id":72356,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38337,"invoiceType":3,"id":72357,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38347,"invoiceType":3,"id":72358,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38474,"invoiceType":3,"id":72359,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38509,"invoiceType":3,"id":72360,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38594,"invoiceType":3,"id":72361,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38691,"invoiceType":3,"id":72362,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38891,"invoiceType":3,"id":72363,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38893,"invoiceType":3,"id":72364,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38894,"invoiceType":3,"id":72365,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38964,"invoiceType":3,"id":72366,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38966,"invoiceType":3,"id":72367,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38967,"invoiceType":3,"id":72368,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":38973,"invoiceType":3,"id":72369,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":39040,"invoiceType":3,"id":72370,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":39209,"invoiceType":3,"id":72371,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":39240,"invoiceType":3,"id":72372,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":39579,"invoiceType":3,"id":72373,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":39758,"invoiceType":3,"id":72374,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":39885,"invoiceType":3,"id":72375,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":39918,"invoiceType":3,"id":72376,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":39949,"invoiceType":3,"id":72377,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":40247,"invoiceType":3,"id":72378,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":40272,"invoiceType":3,"id":72379,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":40344,"invoiceType":3,"id":72380,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":40476,"invoiceType":3,"id":72381,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":40534,"invoiceType":3,"id":72382,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":40541,"invoiceType":3,"id":72383,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":40634,"invoiceType":3,"id":72384,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":40646,"invoiceType":3,"id":72385,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":40683,"invoiceType":3,"id":72386,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":40698,"invoiceType":3,"id":72387,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":40714,"invoiceType":3,"id":72388,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":40757,"invoiceType":3,"id":72389,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":40790,"invoiceType":3,"id":72390,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":40898,"invoiceType":3,"id":72391,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":40946,"invoiceType":3,"id":72392,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":40970,"invoiceType":3,"id":72393,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":40994,"invoiceType":3,"id":72394,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":41001,"invoiceType":3,"id":72395,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":41047,"invoiceType":3,"id":72396,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":41073,"invoiceType":3,"id":72397,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":41087,"invoiceType":3,"id":72398,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":41203,"invoiceType":3,"id":72399,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":41215,"invoiceType":3,"id":72400,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":41331,"invoiceType":3,"id":72401,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":41347,"invoiceType":3,"id":72402,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":41485,"invoiceType":3,"id":72403,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":41513,"invoiceType":3,"id":72404,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":41536,"invoiceType":3,"id":72405,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":41564,"invoiceType":3,"id":72406,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":41604,"invoiceType":3,"id":72407,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":41635,"invoiceType":3,"id":72408,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":41658,"invoiceType":3,"id":72409,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":41699,"invoiceType":3,"id":72410,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":41761,"invoiceType":3,"id":72411,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":41814,"invoiceType":3,"id":72412,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":41893,"invoiceType":3,"id":72413,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":42084,"invoiceType":3,"id":72414,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":42111,"invoiceType":3,"id":72415,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":42202,"invoiceType":3,"id":72416,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":42344,"invoiceType":3,"id":72417,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":42416,"invoiceType":3,"id":72418,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":42442,"invoiceType":3,"id":72419,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":42809,"invoiceType":3,"id":72420,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":42909,"invoiceType":3,"id":72421,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":43006,"invoiceType":3,"id":72422,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":43112,"invoiceType":3,"id":72423,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":43176,"invoiceType":3,"id":72424,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":43206,"invoiceType":3,"id":72425,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":43415,"invoiceType":3,"id":72426,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":43536,"invoiceType":3,"id":72427,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":43606,"invoiceType":3,"id":72428,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":43610,"invoiceType":3,"id":72429,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":43827,"invoiceType":3,"id":72430,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":43886,"invoiceType":3,"id":72431,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":43921,"invoiceType":3,"id":72432,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":43942,"invoiceType":3,"id":72433,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":44056,"invoiceType":3,"id":72434,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":44195,"invoiceType":3,"id":72435,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":44214,"invoiceType":3,"id":72436,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":44446,"invoiceType":3,"id":72437,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":44467,"invoiceType":3,"id":72438,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":44507,"invoiceType":3,"id":72439,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85240,"invoiceType":3,"id":72440,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85243,"invoiceType":3,"id":72441,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85329,"invoiceType":3,"id":72442,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85357,"invoiceType":3,"id":72443,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85629,"invoiceType":3,"id":72444,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85641,"invoiceType":3,"id":72445,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85685,"invoiceType":3,"id":72446,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85701,"invoiceType":3,"id":72447,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85772,"invoiceType":3,"id":72448,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85843,"invoiceType":3,"id":72449,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85848,"invoiceType":3,"id":72450,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85870,"invoiceType":3,"id":72451,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85892,"invoiceType":3,"id":72452,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85897,"invoiceType":3,"id":72453,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85902,"invoiceType":3,"id":72454,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85943,"invoiceType":3,"id":72455,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":85979,"invoiceType":3,"id":72456,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86057,"invoiceType":3,"id":72457,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86064,"invoiceType":3,"id":72458,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86076,"invoiceType":3,"id":72459,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86109,"invoiceType":3,"id":72460,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86132,"invoiceType":3,"id":72461,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86183,"invoiceType":3,"id":72462,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86269,"invoiceType":3,"id":72463,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86292,"invoiceType":3,"id":72464,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86347,"invoiceType":3,"id":72465,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86369,"invoiceType":3,"id":72466,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86412,"invoiceType":3,"id":72467,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86415,"invoiceType":3,"id":72468,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86419,"invoiceType":3,"id":72469,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86558,"invoiceType":3,"id":72470,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86592,"invoiceType":3,"id":72471,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86665,"invoiceType":3,"id":72472,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86687,"invoiceType":3,"id":72473,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86848,"invoiceType":3,"id":72474,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86859,"invoiceType":3,"id":72475,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86891,"invoiceType":3,"id":72476,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86937,"invoiceType":3,"id":72477,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86984,"invoiceType":3,"id":72478,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":86988,"invoiceType":3,"id":72479,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":87003,"invoiceType":3,"id":72480,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":87147,"invoiceType":3,"id":72481,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":87201,"invoiceType":3,"id":72482,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":87302,"invoiceType":3,"id":72483,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":87321,"invoiceType":3,"id":72484,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":87414,"invoiceType":3,"id":72485,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":87437,"invoiceType":3,"id":72486,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":87540,"invoiceType":3,"id":72487,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":87550,"invoiceType":3,"id":72488,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":87564,"invoiceType":3,"id":72489,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":87659,"invoiceType":3,"id":72490,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":87679,"invoiceType":3,"id":72491,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":87702,"invoiceType":3,"id":72492,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":87703,"invoiceType":3,"id":72493,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":87801,"invoiceType":3,"id":72494,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":87810,"invoiceType":3,"id":72495,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":87832,"invoiceType":3,"id":72496,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":87891,"invoiceType":3,"id":72497,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":87984,"invoiceType":3,"id":72498,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88096,"invoiceType":3,"id":72499,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88121,"invoiceType":3,"id":72500,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88143,"invoiceType":3,"id":72501,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88167,"invoiceType":3,"id":72502,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88194,"invoiceType":3,"id":72503,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88219,"invoiceType":3,"id":72504,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88276,"invoiceType":3,"id":72505,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88390,"invoiceType":3,"id":72506,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88552,"invoiceType":3,"id":72507,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88586,"invoiceType":3,"id":72508,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88628,"invoiceType":3,"id":72509,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88653,"invoiceType":3,"id":72510,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88682,"invoiceType":3,"id":72511,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88683,"invoiceType":3,"id":72512,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88691,"invoiceType":3,"id":72513,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88735,"invoiceType":3,"id":72514,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88787,"invoiceType":3,"id":72515,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88805,"invoiceType":3,"id":72516,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88810,"invoiceType":3,"id":72517,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88897,"invoiceType":3,"id":72518,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88940,"invoiceType":3,"id":72519,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88946,"invoiceType":3,"id":72520,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88965,"invoiceType":3,"id":72521,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88979,"invoiceType":3,"id":72522,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":88988,"invoiceType":3,"id":72523,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89002,"invoiceType":3,"id":72524,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89120,"invoiceType":3,"id":72525,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89168,"invoiceType":3,"id":72526,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89221,"invoiceType":3,"id":72527,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89246,"invoiceType":3,"id":72528,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89260,"invoiceType":3,"id":72529,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89274,"invoiceType":3,"id":72530,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89288,"invoiceType":3,"id":72531,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89329,"invoiceType":3,"id":72532,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89358,"invoiceType":3,"id":72533,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89429,"invoiceType":3,"id":72534,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89448,"invoiceType":3,"id":72535,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89457,"invoiceType":3,"id":72536,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89559,"invoiceType":3,"id":72537,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89589,"invoiceType":3,"id":72538,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89618,"invoiceType":3,"id":72539,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89726,"invoiceType":3,"id":72540,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89780,"invoiceType":3,"id":72541,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89781,"invoiceType":3,"id":72542,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89814,"invoiceType":3,"id":72543,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89838,"invoiceType":3,"id":72544,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89847,"invoiceType":3,"id":72545,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89854,"invoiceType":3,"id":72546,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89874,"invoiceType":3,"id":72547,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89897,"invoiceType":3,"id":72548,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89898,"invoiceType":3,"id":72549,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89917,"invoiceType":3,"id":72550,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":89996,"invoiceType":3,"id":72551,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90042,"invoiceType":3,"id":72552,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90060,"invoiceType":3,"id":72553,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90062,"invoiceType":3,"id":72554,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90064,"invoiceType":3,"id":72555,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90114,"invoiceType":3,"id":72556,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90123,"invoiceType":3,"id":72557,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90181,"invoiceType":3,"id":72558,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90216,"invoiceType":3,"id":72559,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90219,"invoiceType":3,"id":72560,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90224,"invoiceType":3,"id":72561,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90267,"invoiceType":3,"id":72562,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90316,"invoiceType":3,"id":72563,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90373,"invoiceType":3,"id":72564,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90500,"invoiceType":3,"id":72565,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90581,"invoiceType":3,"id":72566,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90741,"invoiceType":3,"id":72567,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90756,"invoiceType":3,"id":72568,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90790,"invoiceType":3,"id":72569,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90809,"invoiceType":3,"id":72570,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90813,"invoiceType":3,"id":72571,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90815,"invoiceType":3,"id":72572,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90843,"invoiceType":3,"id":72573,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90885,"invoiceType":3,"id":72574,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90889,"invoiceType":3,"id":72575,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90903,"invoiceType":3,"id":72576,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90929,"invoiceType":3,"id":72577,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":90994,"invoiceType":3,"id":72578,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91013,"invoiceType":3,"id":72579,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91034,"invoiceType":3,"id":72580,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91054,"invoiceType":3,"id":72581,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91073,"invoiceType":3,"id":72582,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91089,"invoiceType":3,"id":72583,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91097,"invoiceType":3,"id":72584,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91198,"invoiceType":3,"id":72585,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91206,"invoiceType":3,"id":72586,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91240,"invoiceType":3,"id":72587,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91256,"invoiceType":3,"id":72588,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91258,"invoiceType":3,"id":72589,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:03:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778639,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":132148,"townId":"0","verifyTime":1540780869,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91335,"invoiceType":3,"id":72590,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"2018-10-29 10:41:09","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"luke.li","registeredPhone":"","updateUser":132148,"verifyUserName":"luke.li","taxPayerTypeStr":"一般纳税人公司","updateTime":1540780869,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":0},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":21212,"townId":"0","verifyTime":1540972314,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91340,"invoiceType":3,"id":72591,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"2018-10-31 15:51:54","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"phoebe.guo","registeredPhone":"","updateUser":21212,"verifyUserName":"phoebe.guo","taxPayerTypeStr":"一般纳税人公司","updateTime":1540972314,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91366,"invoiceType":3,"id":72592,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91414,"invoiceType":3,"id":72593,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91482,"invoiceType":3,"id":72594,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91551,"invoiceType":3,"id":72595,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91566,"invoiceType":3,"id":72596,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91575,"invoiceType":3,"id":72597,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91576,"invoiceType":3,"id":72598,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91584,"invoiceType":3,"id":72599,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91600,"invoiceType":3,"id":72600,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91683,"invoiceType":3,"id":72601,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91688,"invoiceType":3,"id":72602,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91710,"invoiceType":3,"id":72603,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91750,"invoiceType":3,"id":72604,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91767,"invoiceType":3,"id":72605,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91817,"invoiceType":3,"id":72606,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91878,"invoiceType":3,"id":72607,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91898,"invoiceType":3,"id":72608,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91917,"invoiceType":3,"id":72609,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":91951,"invoiceType":3,"id":72610,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92017,"invoiceType":3,"id":72611,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92165,"invoiceType":3,"id":72612,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92174,"invoiceType":3,"id":72613,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92273,"invoiceType":3,"id":72614,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92280,"invoiceType":3,"id":72615,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92354,"invoiceType":3,"id":72616,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92364,"invoiceType":3,"id":72617,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92419,"invoiceType":3,"id":72618,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92509,"invoiceType":3,"id":72619,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92636,"invoiceType":3,"id":72620,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92650,"invoiceType":3,"id":72621,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92652,"invoiceType":3,"id":72622,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92687,"invoiceType":3,"id":72623,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92709,"invoiceType":3,"id":72624,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92718,"invoiceType":3,"id":72625,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92729,"invoiceType":3,"id":72626,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92775,"invoiceType":3,"id":72627,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92845,"invoiceType":3,"id":72628,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92896,"invoiceType":3,"id":72629,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92943,"invoiceType":3,"id":72630,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92966,"invoiceType":3,"id":72631,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":92992,"invoiceType":3,"id":72632,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":93099,"invoiceType":3,"id":72633,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":93101,"invoiceType":3,"id":72634,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":93104,"invoiceType":3,"id":72635,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":93116,"invoiceType":3,"id":72636,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":93218,"invoiceType":3,"id":72637,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":93220,"invoiceType":3,"id":72638,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":93246,"invoiceType":3,"id":72639,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-10-29 10:04:00","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540778640,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"是","contactPerson":"艾恒星","createUserName":"Comeontomo","verifyUser":0,"townId":"440104000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"打完","registerMessage":"打完 07556878654","rejectReason":"","businessLicenceUrl":"","postMessage":"广东广州市越秀区是","customerId":1678282,"invoiceType":3,"id":72640,"invoiceTitle":"完美世界125","createTimeStr":"2018-10-29 16:11:48","email":"15040547144@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622700211141124","bankMessage":"建行 622700211141124","townName":"广东广州市越秀区","taxPayerType":2,"updateUserName":"","registeredPhone":"07556878654","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"建行","registeredPhoneId":8602671,"customerName":"完美世界125","customerTypeName":"装修公司","contactPhoneId":8602670,"createTime":1540800708,"registrationNumber":"91350200M000000501","invoiceTypeStr":"增值税电子普通发票","createUser":1678282,"customerInvoiceInfoUrl":"","contactPhone":"15068741547","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_181203/20181203_325f63d42c3903d2799cTBTrAaU7mNua.jpg","statusStr":"已审核","companyCertificationUrl":"pic/zxgs/day_181203/20181203_e7b9556f146d0f2a17acXzl3RlsR3Jrq.jpg","postAddress":"阿打算","contactPerson":"挨饿航","createUserName":"蓝子","verifyUser":132148,"townId":"440303000000","verifyTime":1543806548,"customerTypeId":654,"registeredAddress":"阿萨德","registerMessage":"阿萨德 07887574242","rejectReason":"想駁回就駁回;测试","businessLicenceUrl":"pic/zxgs/day_181203/20181203_fd04d778e4c5e2b92af0PKOnWmsqjWR6.jpg","postMessage":"广东深圳市罗湖区阿打算","customerId":1678283,"invoiceType":2,"id":72641,"invoiceTitle":"完美世界126","createTimeStr":"2018-10-30 15:36:31","email":"4587121@qq.com","updateTimeStr":"2018-12-03 11:09:08","bankAccount":"62205415511522","bankMessage":"建行 62205415511522","townName":"广东深圳市罗湖区","taxPayerType":2,"updateUserName":"luke.li","registeredPhone":"07887574242","updateUser":132148,"verifyUserName":"luke.li","taxPayerTypeStr":"一般纳税人公司","updateTime":1543806548,"bankAddress":"建行","registeredPhoneId":8602757,"customerName":"完美世界126","customerTypeName":"装修公司","contactPhoneId":8604712,"createTime":1540884991,"registrationNumber":"81427114DD21214145","invoiceTypeStr":"增值税专用发票","createUser":1678283,"customerInvoiceInfoUrl":"pic/zxgs/day_181203/20181203_b5f8e796e7ef3a8d2aaeIIeU4g25s0Dt.jpg","contactPhone":"13784874874","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"085226","contactPerson":"火爆","createUserName":"","verifyUser":0,"townId":"411503000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"河南信阳市平桥区085226","customerId":172173387,"invoiceType":3,"id":72642,"invoiceTitle":"旧系统派单公司","createTimeStr":"2018-10-30 15:49:16","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"河南信阳市平桥区","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"旧系统派单公司","customerTypeName":"装修公司","contactPhoneId":8602760,"createTime":1540885756,"registrationNumber":"1525854745DSDFG","invoiceTypeStr":"增值税电子普通发票","createUser":172173387,"customerInvoiceInfoUrl":"","contactPhone":"13963524745","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"范德萨范德萨","contactPerson":"发多少非","createUserName":"符筱","verifyUser":0,"townId":"440104000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东广州市越秀区范德萨范德萨","customerId":1718407,"invoiceType":3,"id":72643,"invoiceTitle":"完美世界142","createTimeStr":"2018-10-30 16:18:10","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东广州市越秀区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"完美世界142","customerTypeName":"装修公司","contactPhoneId":8602768,"createTime":1540887490,"registrationNumber":"SWEDF0123456789","invoiceTypeStr":"增值税电子普通发票","createUser":1718407,"customerInvoiceInfoUrl":"","contactPhone":"15963652125","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"范德萨范德萨","contactPerson":"第三方的发生","createUserName":"锦程","verifyUser":0,"townId":"420102000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"湖北武汉市江岸区范德萨范德萨","customerId":1720066,"invoiceType":3,"id":72644,"invoiceTitle":"完美世界167","createTimeStr":"2018-10-30 16:44:52","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"湖北武汉市江岸区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"完美世界167","customerTypeName":"装修公司","contactPhoneId":8602775,"createTime":1540889092,"registrationNumber":"SWXCD0123456789","invoiceTypeStr":"增值税电子普通发票","createUser":1720066,"customerInvoiceInfoUrl":"","contactPhone":"15936520021","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"454500","contactPerson":"张大明","createUserName":"","verifyUser":0,"townId":"430223000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"湖南株洲市攸县454500","customerId":172173388,"invoiceType":3,"id":72645,"invoiceTitle":"旧系统派单第二公司","createTimeStr":"2018-10-30 16:47:05","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"湖南株洲市攸县","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"旧系统派单第二公司","customerTypeName":"装修公司","contactPhoneId":8602776,"createTime":1540889225,"registrationNumber":"4521458745FFDSD","invoiceTypeStr":"增值税电子普通发票","createUser":172173388,"customerInvoiceInfoUrl":"","contactPhone":"13966585474","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"45611","contactPerson":"闺蜜","createUserName":"","verifyUser":21212,"townId":"411402000000","verifyTime":1540972354,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"河南商丘市梁园区45611","customerId":172173389,"invoiceType":3,"id":72646,"invoiceTitle":"旧系统派单第三公司","createTimeStr":"2018-10-30 17:18:10","email":"","updateTimeStr":"2018-10-31 15:52:34","bankAccount":"","bankMessage":" ","townName":"河南商丘市梁园区","taxPayerType":2,"updateUserName":"phoebe.guo","registeredPhone":"","updateUser":21212,"verifyUserName":"phoebe.guo","taxPayerTypeStr":"一般纳税人公司","updateTime":1540972354,"bankAddress":"","registeredPhoneId":0,"customerName":"旧系统派单第三公司","customerTypeName":"装修公司","contactPhoneId":8602780,"createTime":1540891090,"registrationNumber":"4532152477HHKKD","invoiceTypeStr":"增值税电子普通发票","createUser":172173389,"customerInvoiceInfoUrl":"","contactPhone":"13963547458","status":0},{"entrustedCertificateUrl":"pic/zxgs/day_181031/20181031_584e69b2bd9376e2179alz1fyUC58KsB.jpg","statusStr":"暂存","companyCertificationUrl":"pic/zxgs/day_181031/20181031_229ef33fa13e573d8c237mcVeRgXR5gc.jpg","postAddress":"范德萨发生","contactPerson":"啥地方发多少","createUserName":"快乐8887","verifyUser":38268,"townId":"420102000000","verifyTime":1545215453,"customerTypeId":654,"registeredAddress":"范德萨发放的","registerMessage":"范德萨发放的 07555700265","rejectReason":"不開心就駁回;121334","businessLicenceUrl":"pic/zxgs/day_181031/20181031_475d10d341267e9442a9ZTxrBdNCdhou.jpg","postMessage":"湖北武汉市江岸区范德萨发生","customerId":1720068,"invoiceType":2,"id":72647,"invoiceTitle":"完美世界168","createTimeStr":"2018-10-31 10:52:26","email":"","updateTimeStr":"2018-12-19 18:30:53","bankAccount":"6225545645689002","bankMessage":"都是非法的 6225545645689002","townName":"湖北武汉市江岸区","taxPayerType":2,"updateUserName":"charlie.peng","registeredPhone":"07555700265","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"一般纳税人公司","updateTime":1545215453,"bankAddress":"都是非法的","registeredPhoneId":8602812,"customerName":"完美世界168","customerTypeName":"装修公司","contactPhoneId":8602813,"createTime":1540954346,"registrationNumber":"SXDCE0123456789","invoiceTypeStr":"增值税专用发票","createUser":1720068,"customerInvoiceInfoUrl":"pic/zxgs/day_181031/20181031_6cfcdd09a4d62e995c8e3SKsojUw33rw.jpg","contactPhone":"15963200320","status":0},{"entrustedCertificateUrl":"pic/zxgs/day_181031/20181031_8c000e710ba417097ae39RVYq57M2QU6.jpg","statusStr":"暂存","companyCertificationUrl":"pic/zxgs/day_181031/20181031_e083c4c83ce214df80ecRdQaWzNdB5Yn.jpg","postAddress":"范德萨发生的","contactPerson":"发多少非","createUserName":"卢","verifyUser":38268,"townId":"420102000000","verifyTime":1545215549,"customerTypeId":654,"registeredAddress":"发多少非","registerMessage":"发多少非 07559652635","rejectReason":"不開心就駁回;121334","businessLicenceUrl":"pic/zxgs/day_181031/20181031_539ec296615928e0920eM2MAIu0WBarh.jpg","postMessage":"湖北武汉市江岸区范德萨发生的","customerId":1678284,"invoiceType":2,"id":72648,"invoiceTitle":"完美世界127","createTimeStr":"2018-10-31 15:30:34","email":"","updateTimeStr":"2018-12-19 18:32:29","bankAccount":"622064164566555","bankMessage":"但是复方丹参 622064164566555","townName":"湖北武汉市江岸区","taxPayerType":2,"updateUserName":"charlie.peng","registeredPhone":"07559652635","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"一般纳税人公司","updateTime":1545215549,"bankAddress":"但是复方丹参","registeredPhoneId":8602853,"customerName":"完美世界127","customerTypeName":"装修公司","contactPhoneId":8602854,"createTime":1540971034,"registrationNumber":"CDFVF0123456789","invoiceTypeStr":"增值税专用发票","createUser":1678284,"customerInvoiceInfoUrl":"pic/zxgs/day_181031/20181031_35aa66067a615eb86ddcpf6FGkiR1RUJ.jpg","contactPhone":"15958425002","status":0},{"entrustedCertificateUrl":"pic/zxgs/day_181031/20181031_85892559fffd55556691y4G5vg6Ujh96.jpg","statusStr":"暂存","companyCertificationUrl":"pic/zxgs/day_181031/20181031_e25887185428ecf81b9fcHWrvXlmB9i7.jpg","postAddress":"范德萨发生的","contactPerson":"第三方大多数","createUserName":"phyllischa","verifyUser":11273298,"townId":"420102000000","verifyTime":1540973484,"customerTypeId":654,"registeredAddress":"范德萨发生的","registerMessage":"范德萨发生的 07552659854","rejectReason":"88888888888888","businessLicenceUrl":"pic/zxgs/day_181031/20181031_9f2671f308b2ca4a363eRc5gl7b1kLkN.jpg","postMessage":"湖北武汉市江岸区范德萨发生的","customerId":1678286,"invoiceType":2,"id":72649,"invoiceTitle":"完美世界129","createTimeStr":"2018-10-31 15:46:38","email":"","updateTimeStr":"2018-10-31 16:11:24","bankAccount":"5616515165156","bankMessage":"是的反复 5616515165156","townName":"湖北武汉市江岸区","taxPayerType":2,"updateUserName":"aiden_huang","registeredPhone":"07552659854","updateUser":11273298,"verifyUserName":"aiden_huang","taxPayerTypeStr":"一般纳税人公司","updateTime":1540973484,"bankAddress":"是的反复","registeredPhoneId":8602857,"customerName":"完美世界129","customerTypeName":"装修公司","contactPhoneId":8602858,"createTime":1540971998,"registrationNumber":"SEDCF0123465789","invoiceTypeStr":"增值税专用发票","createUser":1678286,"customerInvoiceInfoUrl":"pic/zxgs/day_181031/20181031_18cb6307199c7e3cb15a9nALSuwGNm9m.jpg","contactPhone":"15935262102","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"比克科技大厦","contactPerson":"董浩楠","createUserName":"","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区比克科技大厦","customerId":172173430,"invoiceType":3,"id":72653,"invoiceTitle":"深圳市验收退合作公司","createTimeStr":"2018-10-31 17:05:37","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"深圳市验收退合作公司","customerTypeName":"装修公司","contactPhoneId":1348215,"createTime":1540976737,"registrationNumber":"21231233123EEREWER","invoiceTypeStr":"增值税电子普通发票","createUser":172173430,"customerInvoiceInfoUrl":"","contactPhone":"18669820485","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"aiden_huang","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":172173425,"invoiceType":3,"id":72654,"invoiceTitle":"深圳市验收退合作公司","createTimeStr":"2018-10-31 17:50:53","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540979453,"registrationNumber":"11112203aaaaaaa","invoiceTypeStr":"增值税电子普通发票","createUser":11273298,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"aiden_huang","verifyUser":34103,"townId":"0","verifyTime":1541985481,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":172173429,"invoiceType":3,"id":72655,"invoiceTitle":"深圳市验收退合作公司","createTimeStr":"2018-10-31 19:24:42","email":"tubatu@163.com","updateTimeStr":"2018-11-12 09:18:01","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"cyz.chen","registeredPhone":"","updateUser":34103,"verifyUserName":"cyz.chen","taxPayerTypeStr":"一般纳税人公司","updateTime":1541985481,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1540985082,"registrationNumber":"11112203BBBUIO9","invoiceTypeStr":"增值税电子普通发票","createUser":11273298,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":0},{"entrustedCertificateUrl":"pic/zxgs/day_181101/20181101_394d1a5dfdc8de641a3bicDWZgyTEczT.jpg","statusStr":"暂存","companyCertificationUrl":"pic/zxgs/day_181101/20181101_f014d02083678792f34fXS8BHatVhdYB.jpg","postAddress":"范德萨发生的","contactPerson":"硕大的撒","createUserName":"羅志祥","verifyUser":38268,"townId":"420102000000","verifyTime":1545212043,"customerTypeId":654,"registeredAddress":"对方是否受到","registerMessage":"对方是否受到 07556258425","rejectReason":"想駁回就駁回;32423","businessLicenceUrl":"pic/zxgs/day_181101/20181101_e0c7f6302ee669d7cdb57z155s0vzBte.jpg","postMessage":"湖北武汉市江岸区范德萨发生的","customerId":1678285,"invoiceType":2,"id":72656,"invoiceTitle":"完美世界128","createTimeStr":"2018-11-01 16:00:05","email":"","updateTimeStr":"2018-12-19 17:34:03","bankAccount":"6541651655656566","bankMessage":"发多少非 6541651655656566","townName":"湖北武汉市江岸区","taxPayerType":2,"updateUserName":"charlie.peng","registeredPhone":"07556258425","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"一般纳税人公司","updateTime":1545212043,"bankAddress":"发多少非","registeredPhoneId":8602953,"customerName":"完美世界128","customerTypeName":"装修公司","contactPhoneId":8599672,"createTime":1541059205,"registrationNumber":"DFGGT0123456789","invoiceTypeStr":"增值税专用发票","createUser":1678285,"customerInvoiceInfoUrl":"pic/zxgs/day_181101/20181101_dc3a39e9c6988d28e6f3DUIF6ieZbYKY.jpg","contactPhone":"15963521521","status":0},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"gf","contactPerson":"zhuzhuzhu","createUserName":"杨柳依依_2045","verifyUser":21212,"townId":"440307000000","verifyTime":1541070464,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市龙岗区gf","customerId":1719887,"invoiceType":3,"id":72657,"invoiceTitle":"朱专属装修公司","createTimeStr":"2018-11-01 17:44:26","email":"","updateTimeStr":"2018-11-01 19:07:44","bankAccount":"","bankMessage":" ","townName":"广东深圳市龙岗区","taxPayerType":3,"updateUserName":"phoebe.guo","registeredPhone":"","updateUser":21212,"verifyUserName":"phoebe.guo","taxPayerTypeStr":"小规模纳税人公司","updateTime":1541070464,"bankAddress":"","registeredPhoneId":0,"customerName":"朱专属装修公司","customerTypeName":"装修公司","contactPhoneId":7148140,"createTime":1541065466,"registrationNumber":"445412365241236","invoiceTypeStr":"增值税电子普通发票","createUser":1719887,"customerInvoiceInfoUrl":"","contactPhone":"13211335321","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"地街","contactPerson":"一三","createUserName":"","verifyUser":0,"townId":"430103000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"湖南长沙市天心区地街","customerId":172173442,"invoiceType":3,"id":72658,"invoiceTitle":"13233334444","createTimeStr":"2018-11-02 14:56:05","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"湖南长沙市天心区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"13233334444","customerTypeName":"装修公司","contactPhoneId":1227087,"createTime":1541141765,"registrationNumber":"ABCDEFG123456789ASDF","invoiceTypeStr":"增值税电子普通发票","createUser":172173442,"customerInvoiceInfoUrl":"","contactPhone":"13233334444","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"和平街","contactPerson":"一天","createUserName":"","verifyUser":34103,"townId":"120101000000","verifyTime":1541749901,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"天津和平区和平街","customerId":172173449,"invoiceType":3,"id":72659,"invoiceTitle":"18911112222","createTimeStr":"2018-11-02 15:41:51","email":"","updateTimeStr":"2018-11-09 15:51:41","bankAccount":"","bankMessage":" ","townName":"天津和平区","taxPayerType":2,"updateUserName":"cyz.chen","registeredPhone":"","updateUser":34103,"verifyUserName":"cyz.chen","taxPayerTypeStr":"一般纳税人公司","updateTime":1541749901,"bankAddress":"","registeredPhoneId":0,"customerName":"18911112222","customerTypeName":"装修公司","contactPhoneId":8599738,"createTime":1541144511,"registrationNumber":"A12312457KFHHFJHEDWF","invoiceTypeStr":"增值税电子普通发票","createUser":172173449,"customerInvoiceInfoUrl":"","contactPhone":"18911112222","status":0},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"大厦","contactPerson":"154asd4a","createUserName":"适可而止_6036","verifyUser":38268,"townId":"440303000000","verifyTime":1541749042,"customerTypeId":654,"registeredAddress":"阿萨德","registerMessage":"阿萨德 078888888880","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市罗湖区大厦","customerId":1720070,"invoiceType":3,"id":72660,"invoiceTitle":"完美世界200","createTimeStr":"2018-11-04 16:01:07","email":"15057487415@qq.com","updateTimeStr":"2018-11-09 15:37:22","bankAccount":"62205415511522","bankMessage":"asd 62205415511522","townName":"广东深圳市罗湖区","taxPayerType":2,"updateUserName":"charlie.peng","registeredPhone":"078888888880","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"一般纳税人公司","updateTime":1541749042,"bankAddress":"asd","registeredPhoneId":8603046,"customerName":"完美世界200","customerTypeName":"装修公司","contactPhoneId":8603045,"createTime":1541318467,"registrationNumber":"56154746MM26545451","invoiceTypeStr":"增值税电子普通发票","createUser":1720070,"customerInvoiceInfoUrl":"","contactPhone":"15067481547","status":0},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"asd","contactPerson":"asdw","createUserName":"急躁的小脾气","verifyUser":34103,"townId":"440303000000","verifyTime":1541747111,"customerTypeId":654,"registeredAddress":"asdw","registerMessage":"asdw 078888888888","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市罗湖区asd","customerId":1677788,"invoiceType":3,"id":72661,"invoiceTitle":"完美世界完美38","createTimeStr":"2018-11-05 09:13:14","email":"asdwwa@qq.com","updateTimeStr":"2018-11-09 15:05:11","bankAccount":"62205415511522","bankMessage":"sd 62205415511522","townName":"广东深圳市罗湖区","taxPayerType":2,"updateUserName":"cyz.chen","registeredPhone":"078888888888","updateUser":34103,"verifyUserName":"cyz.chen","taxPayerTypeStr":"一般纳税人公司","updateTime":1541747111,"bankAddress":"sd","registeredPhoneId":8603049,"customerName":"完美世界完美38","customerTypeName":"装修公司","contactPhoneId":8544221,"createTime":1541380394,"registrationNumber":"2136547125NB212111","invoiceTypeStr":"增值税电子普通发票","createUser":1677788,"customerInvoiceInfoUrl":"","contactPhone":"15068740457","status":0},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"是的发的发斯蒂芬","contactPerson":"似懂非懂是","createUserName":"壹马定江山","verifyUser":34103,"townId":"130204000000","verifyTime":1541745098,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"河北唐山市古冶区是的发的发斯蒂芬","customerId":1728712,"invoiceType":3,"id":72662,"invoiceTitle":"同行业法国恢复供货返回","createTimeStr":"2018-11-06 16:03:31","email":"","updateTimeStr":"2018-11-09 14:31:38","bankAccount":"","bankMessage":" ","townName":"河北唐山市古冶区","taxPayerType":2,"updateUserName":"cyz.chen","registeredPhone":"","updateUser":34103,"verifyUserName":"cyz.chen","taxPayerTypeStr":"一般纳税人公司","updateTime":1541745098,"bankAddress":"","registeredPhoneId":0,"customerName":"同行业法国恢复供货返回","customerTypeName":"装修公司","contactPhoneId":8603176,"createTime":1541491411,"registrationNumber":"452656856541542","invoiceTypeStr":"增值税电子普通发票","createUser":1728712,"customerInvoiceInfoUrl":"","contactPhone":"15865265854","status":0},{"entrustedCertificateUrl":"pic/zxgs/day_181106/20181106_2b48b39f06be538b745aRdWprOsiqNSn.jpg","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_181106/20181106_4e5eab38e44df73cf9b5pE3uWsRPO12r.jpg","postAddress":"fdsfdsfqq","contactPerson":"fdsfdsfds","createUserName":"闪电_4427","verifyUser":0,"townId":"320303000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"fdsfds","registerMessage":"fdsfds 07555756251","rejectReason":"想駁回就駁回;32423","businessLicenceUrl":"pic/zxgs/day_181106/20181106_13b27ef2225c7ab110e32PwTZLGnF5Ok.jpg","postMessage":"江苏徐州市云龙区fdsfdsfqq","customerId":1719778,"invoiceType":2,"id":72663,"invoiceTitle":"完美世界151","createTimeStr":"2018-11-06 22:17:18","email":"","updateTimeStr":"2018-12-19 20:55:37","bankAccount":"0364164165632323","bankMessage":"fdffdfsd 0364164165632323","townName":"江苏徐州市云龙区","taxPayerType":2,"updateUserName":"allen.yao","registeredPhone":"07555756251","updateUser":21332,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1545224137,"bankAddress":"fdffdfsd","registeredPhoneId":8603195,"customerName":"完美世界151","customerTypeName":"装修公司","contactPhoneId":8603196,"createTime":1541513838,"registrationNumber":"ASXCD0123456789","invoiceTypeStr":"增值税专用发票","createUser":1719778,"customerInvoiceInfoUrl":"pic/zxgs/day_181106/20181106_a8e2814b5e7107a5ff02sRv9kBJ5RXJk.jpg","contactPhone":"15965236201","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"说东方闪电","contactPerson":"test","createUserName":"","verifyUser":0,"townId":"330103000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"浙江杭州市下城区说东方闪电","customerId":172173591,"invoiceType":3,"id":72664,"invoiceTitle":"测试公司4","createTimeStr":"2018-11-19 16:53:29","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"浙江杭州市下城区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"测试公司4","customerTypeName":"装修公司","contactPhoneId":8604049,"createTime":1542617609,"registrationNumber":"456256358545625","invoiceTypeStr":"增值税电子普通发票","createUser":172173591,"customerInvoiceInfoUrl":"","contactPhone":"17543345678","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"765废话发个","contactPerson":"地方规定发给","createUserName":"","verifyUser":0,"townId":"411421000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"河南商丘市民权县765废话发个","customerId":172173592,"invoiceType":3,"id":72665,"invoiceTitle":"测试公司7","createTimeStr":"2018-11-19 20:10:50","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"河南商丘市民权县","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"测试公司7","customerTypeName":"装修公司","contactPhoneId":8604071,"createTime":1542629450,"registrationNumber":"456325869545215","invoiceTypeStr":"增值税电子普通发票","createUser":172173592,"customerInvoiceInfoUrl":"","contactPhone":"15667578965","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"好几款","contactPerson":"工会经费","createUserName":"","verifyUser":0,"townId":"120102000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"天津河东区好几款","customerId":172173593,"invoiceType":3,"id":72666,"invoiceTitle":"测试公司7","createTimeStr":"2018-11-21 11:42:27","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"天津河东区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"测试公司7","customerTypeName":"装修公司","contactPhoneId":8604188,"createTime":1542771747,"registrationNumber":"456456746444689","invoiceTypeStr":"增值税电子普通发票","createUser":172173593,"customerInvoiceInfoUrl":"","contactPhone":"15765667868","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1","contactPerson":"1","createUserName":"","verifyUser":0,"townId":"445102000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"1","registerMessage":"1 13800138000","rejectReason":"","businessLicenceUrl":"","postMessage":"广东潮州市湘桥区1","customerId":172173644,"invoiceType":3,"id":72670,"invoiceTitle":"深圳装企09","createTimeStr":"2018-11-27 21:36:02","email":"abc@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"1","bankMessage":"1 1","townName":"广东潮州市湘桥区","taxPayerType":2,"updateUserName":"","registeredPhone":"13800138000","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"1","registeredPhoneId":1343755,"customerName":"深圳装企09","customerTypeName":"装修公司","contactPhoneId":1343755,"createTime":1543325762,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税电子普通发票","createUser":172173644,"customerInvoiceInfoUrl":"","contactPhone":"13800138000","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"ces","contactPerson":"lll","createUserName":"天空中的蚂蚁","verifyUser":0,"townId":"441900114000","verifyTime":0,"customerTypeId":654,"registeredAddress":"深圳市宝安区新安街道宝安28区新安三路建达工业区1号301;401;501","registerMessage":"深圳市宝安区新安街道宝安28区新安三路建达工业区1号301;401;501 075586086800","rejectReason":"","businessLicenceUrl":"","postMessage":"广东东莞市黄江镇ces","customerId":1677557,"invoiceType":3,"id":72671,"invoiceTitle":"土巴兔(深圳)装饰设计工程有限公司","createTimeStr":"2018-11-28 11:46:47","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"755928644610601","bankMessage":"招商银行股份有限公司深圳常兴支行 755928644610601","townName":"广东东莞市黄江镇","taxPayerType":2,"updateUserName":"","registeredPhone":"075586086800","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"招商银行股份有限公司深圳常兴支行","registeredPhoneId":8213051,"customerName":"土巴兔(深圳)装饰设计工程有限公司","customerTypeName":"装修公司","contactPhoneId":1343755,"createTime":1543376807,"registrationNumber":"9144030035929800X1","invoiceTypeStr":"增值税电子普通发票","createUser":1677557,"customerInvoiceInfoUrl":"","contactPhone":"13800138000","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_181128/20181128_73713f6c3a1c236f08caSSJBbJU85pCK.jpg","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_181128/20181128_3ac8205c8657b3562829IIr1EQ8lJFic.jpg","postAddress":"福田区","contactPerson":"凤飞飞","createUserName":"乐安居","verifyUser":0,"townId":"440304000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"深圳市南山区","registerMessage":"深圳市南山区 07558965452","rejectReason":"不開心就駁回;121334","businessLicenceUrl":"pic/zxgs/day_181128/20181128_9148b5d3bed97e971169IogsURQ6pAID.jpg","postMessage":"广东深圳市福田区福田区","customerId":1677034,"invoiceType":2,"id":72672,"invoiceTitle":"大都会装修","createTimeStr":"2018-11-28 14:01:11","email":"327169600@qq.com","updateTimeStr":"2018-12-21 10:58:59","bankAccount":"6225889658544748","bankMessage":"招行 6225889658544748","townName":"广东深圳市福田区","taxPayerType":2,"updateUserName":"charlie.peng","registeredPhone":"07558965452","updateUser":38268,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1545361139,"bankAddress":"招行","registeredPhoneId":8604519,"customerName":"大都会装修","customerTypeName":"装修公司","contactPhoneId":8604520,"createTime":1543384871,"registrationNumber":"FFFFF1025233635254","invoiceTypeStr":"增值税专用发票","createUser":1677034,"customerInvoiceInfoUrl":"pic/zxgs/day_181128/20181128_91eef64d6a207640c7e4LjaXICoxpWki.jpg","contactPhone":"13699635854","status":1},{"entrustedCertificateUrl":"finance/20181203/c75bd976080c885449399db4e600b889.jpg","statusStr":"审核中","companyCertificationUrl":"finance/20181203/b6d40d26482bb95bea9da02eda30fbd1.jpg","postAddress":"北京天安门","contactPerson":"4234","createUserName":"phoebe.guo","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"北京天安门","registerMessage":"北京天安门 1423534","rejectReason":"","businessLicenceUrl":"finance/20181203/f0e9026115b65c63b235eda1f950d228.jpg","postMessage":"北京东城区北京天安门","customerId":433645,"invoiceType":2,"id":72673,"invoiceTitle":"装饰2","createTimeStr":"2018-12-03 10:35:01","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"12345678654322231","bankMessage":"深圳桃园 12345678654322231","townName":"北京东城区","taxPayerType":1,"updateUserName":"","registeredPhone":"1423534","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"深圳桃园","registeredPhoneId":8604704,"customerName":"装饰","customerTypeName":"装修公司","contactPhoneId":7138433,"createTime":1543804501,"registrationNumber":"123455436787623","invoiceTypeStr":"增值税专用发票","createUser":21212,"customerInvoiceInfoUrl":"finance/20181203/f0e9026115b65c63b235eda1f950d228.jpg","contactPhone":"13212324234","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"sdfsf","contactPerson":"testsdfs","createUserName":"","verifyUser":0,"townId":"410203000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"河南开封市顺河回族区sdfsf","customerId":172173754,"invoiceType":3,"id":72674,"invoiceTitle":"测试公司11","createTimeStr":"2018-12-06 17:09:21","email":"249340940@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"河南开封市顺河回族区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"测试公司11","customerTypeName":"装修公司","contactPhoneId":8605047,"createTime":1544087361,"registrationNumber":"452695685412545","invoiceTypeStr":"增值税电子普通发票","createUser":172173754,"customerInvoiceInfoUrl":"","contactPhone":"15634567896","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"gdfgdfg","contactPerson":"fdgdfgfd","createUserName":"","verifyUser":0,"townId":"410205000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"河南开封市禹王台区gdfgdfg","customerId":172173761,"invoiceType":3,"id":72675,"invoiceTitle":"测试公司12","createTimeStr":"2018-12-07 10:53:21","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"河南开封市禹王台区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"测试公司12","customerTypeName":"装修公司","contactPhoneId":8605067,"createTime":1544151201,"registrationNumber":"452635689545214","invoiceTypeStr":"增值税电子普通发票","createUser":172173761,"customerInvoiceInfoUrl":"","contactPhone":"15869565236","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_181210/20181210_d625b4129fa4d8a09df8HQjxPG2e4gyH.jpg","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_181210/20181210_9f172464992af0231eb8axTNC1ys3kr5.jpg","postAddress":"123","contactPerson":"彭明明","createUserName":"","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"答复","registerMessage":"答复 075512345678","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_181210/20181210_60045a9be9849bc1a11aLskX3pRNBpcB.jpg","postMessage":"广东深圳市南山区123","customerId":172173780,"invoiceType":2,"id":72676,"invoiceTitle":"戴斯克装修公司","createTimeStr":"2018-12-10 11:54:33","email":"327169600@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622854126230541","bankMessage":"大范德萨 622854126230541","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"075512345678","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"大范德萨","registeredPhoneId":8599521,"customerName":"戴斯克装修公司","customerTypeName":"装修公司","contactPhoneId":7138718,"createTime":1544414073,"registrationNumber":"123456789012345","invoiceTypeStr":"增值税专用发票","createUser":172173780,"customerInvoiceInfoUrl":"pic/zxgs/day_181210/20181210_9c71cc6c641c8c7d62dbUWHFRvj5RLRP.jpg","contactPhone":"15019491857","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"啊啊十大","contactPerson":"啊啊","createUserName":"brhcjmy","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"阿达","registerMessage":"阿达 15068740451","rejectReason":"","businessLicenceUrl":"","postMessage":"北京东城区啊啊十大","customerId":1719897,"invoiceType":3,"id":72677,"invoiceTitle":"朱专属装修公司二","createTimeStr":"2018-12-14 17:01:42","email":"150215411@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"62205415511522","bankMessage":"阿萨德 62205415511522","townName":"北京东城区","taxPayerType":2,"updateUserName":"","registeredPhone":"15068740451","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"阿萨德","registeredPhoneId":8266083,"customerName":"朱专属装修公司二","customerTypeName":"装修公司","contactPhoneId":1350754,"createTime":1544778102,"registrationNumber":"SS15245844D1442","invoiceTypeStr":"增值税电子普通发票","createUser":1719897,"customerInvoiceInfoUrl":"","contactPhone":"13544500522","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"allen.yao","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":673812,"invoiceType":3,"id":72679,"invoiceTitle":"王苹果","createTimeStr":"2018-12-19 15:55:29","email":"null","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"王苹果","customerTypeName":"设计师","contactPhoneId":7145404,"createTime":1545206129,"registrationNumber":"","invoiceTypeStr":"增值税电子普通发票","createUser":21332,"customerInvoiceInfoUrl":"","contactPhone":"null","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"dana_test","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11111199,"invoiceType":3,"id":72683,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-12-19 20:35:44","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1545222944,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":20713,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"asdf","contactPerson":"12341324","createUserName":"allen.yao","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":652,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"北京东城区asdf","customerId":1234,"invoiceType":1,"id":72684,"invoiceTitle":"134","createTimeStr":"2018-12-19 20:36:42","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"北京东城区","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"1234","customerTypeName":"业主","contactPhoneId":1350892,"createTime":1545223002,"registrationNumber":"1342123412341234","invoiceTypeStr":"增值税普通发票","createUser":21332,"customerInvoiceInfoUrl":"","contactPhone":"13782311049","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"asdf","contactPerson":"asdfasdf","createUserName":"allen.yao","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":652,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"北京东城区asdf","customerId":122222,"invoiceType":1,"id":72685,"invoiceTitle":"hahahasdfasdfsdf","createTimeStr":"2018-12-19 21:04:48","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"北京东城区","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"hahah","customerTypeName":"业主","contactPhoneId":1348946,"createTime":1545224688,"registrationNumber":"ASDFADSFASDFADDF","invoiceTypeStr":"增值税普通发票","createUser":21332,"customerInvoiceInfoUrl":"","contactPhone":"13782311046","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"dana_test","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":673816,"invoiceType":3,"id":72686,"invoiceTitle":"王三","createTimeStr":"2018-12-19 21:07:23","email":"t8t@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"王三","customerTypeName":"设计师","contactPhoneId":8605682,"createTime":1545224843,"registrationNumber":"","invoiceTypeStr":"增值税电子普通发票","createUser":20713,"customerInvoiceInfoUrl":"","contactPhone":"18512604506","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"2435","contactPerson":"asdfasedf","createUserName":"allen.yao","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"注册地址","registerMessage":"注册地址 123234","rejectReason":"","businessLicenceUrl":"","postMessage":"北京东城区2435","customerId":123456,"invoiceType":3,"id":72687,"invoiceTitle":"asdfasdf","createTimeStr":"2018-12-19 21:09:58","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"1341324134341341234","bankMessage":"1234 1341324134341341234","townName":"北京东城区","taxPayerType":2,"updateUserName":"","registeredPhone":"123234","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"1234","registeredPhoneId":8605684,"customerName":"haha","customerTypeName":"装修公司","contactPhoneId":8605683,"createTime":1545224998,"registrationNumber":"1223423412341234","invoiceTypeStr":"增值税电子普通发票","createUser":21332,"customerInvoiceInfoUrl":"","contactPhone":"13782311012","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"123","contactPerson":"联系人姓名","createUserName":"allen.yao","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"北京东城区123","customerId":1111111,"invoiceType":1,"id":72688,"invoiceTitle":"发票抬头","createTimeStr":"2018-12-19 21:12:51","email":"3@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"北京东城区","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"客户名称","customerTypeName":"装修公司","contactPhoneId":1350892,"createTime":1545225171,"registrationNumber":"ADFSASDFASDFASDF","invoiceTypeStr":"增值税普通发票","createUser":21332,"customerInvoiceInfoUrl":"","contactPhone":"13782311049","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"123123","contactPerson":"联系人姓名","createUserName":"allen.yao","verifyUser":38268,"townId":"110101000000","verifyTime":1545359800,"customerTypeId":652,"registeredAddress":"注册地址","registerMessage":"注册地址 123123123213","rejectReason":"想駁回就駁回;2","businessLicenceUrl":"","postMessage":"北京东城区123123","customerId":98765,"invoiceType":3,"id":72689,"invoiceTitle":"发票抬头","createTimeStr":"2018-12-19 21:20:56","email":"3@qq.com","updateTimeStr":"2018-12-21 10:36:40","bankAccount":"1231123123123123","bankMessage":"123213 1231123123123123","townName":"北京东城区","taxPayerType":3,"updateUserName":"charlie.peng","registeredPhone":"123123123213","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"小规模纳税人公司","updateTime":1545359800,"bankAddress":"123213","registeredPhoneId":8605685,"customerName":"客户名称","customerTypeName":"业主","contactPhoneId":8605683,"createTime":1545225656,"registrationNumber":"1341341341344234","invoiceTypeStr":"增值税电子普通发票","createUser":21332,"customerInvoiceInfoUrl":"","contactPhone":"13782311012","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"paris.huang","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":674919,"invoiceType":3,"id":72690,"invoiceTitle":"王三QQ","createTimeStr":"2018-12-19 22:16:15","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"王三QQ","customerTypeName":"设计师","contactPhoneId":0,"createTime":1545228975,"registrationNumber":"","invoiceTypeStr":"增值税电子普通发票","createUser":2000,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"finance/20181220/f04ba8c9e149720bdf5b086fae82f1f5.png","statusStr":"审核中","companyCertificationUrl":"finance/20181220/f04ba8c9e149720bdf5b086fae82f1f5.png","postAddress":"rtyu","contactPerson":"467467","createUserName":"allen.yao","verifyUser":0,"townId":"120101000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"46574567","registerMessage":"46574567 46546","rejectReason":"","businessLicenceUrl":"finance/20181220/f04ba8c9e149720bdf5b086fae82f1f5.png","postMessage":"天津和平区rtyu","customerId":9387456,"invoiceType":2,"id":72691,"invoiceTitle":"1324123","createTimeStr":"2018-12-20 00:50:56","email":"3@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"5464565445674567","bankMessage":"46546546 5464565445674567","townName":"天津和平区","taxPayerType":2,"updateUserName":"","registeredPhone":"46546","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"46546546","registeredPhoneId":8605694,"customerName":"1324123","customerTypeName":"装修公司","contactPhoneId":8545002,"createTime":1545238256,"registrationNumber":"45674674674674567","invoiceTypeStr":"增值税专用发票","createUser":21332,"customerInvoiceInfoUrl":"finance/20181220/f04ba8c9e149720bdf5b086fae82f1f5.png","contactPhone":"13782311042","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"1234134","createUserName":"cyz.chen","verifyUser":0,"townId":"120101000000","verifyTime":0,"customerTypeId":4292,"registeredAddress":"12341234","registerMessage":"12341234 123412341234","rejectReason":"不開心就駁回;sfda","businessLicenceUrl":"","postMessage":"天津和平区","customerId":12341234,"invoiceType":1,"id":72694,"invoiceTitle":"sdf","createTimeStr":"2018-12-20 09:49:44","email":"1243@qq.com","updateTimeStr":"2018-12-22 13:24:41","bankAccount":"1234123412341234","bankMessage":"13241234 1234123412341234","townName":"天津和平区","taxPayerType":3,"updateUserName":"cyz.chen","registeredPhone":"123412341234","updateUser":34103,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":1545456281,"bankAddress":"13241234","registeredPhoneId":8605696,"customerName":"sdf","customerTypeName":"设计师","contactPhoneId":8545002,"createTime":1545270584,"registrationNumber":"123413412341234","invoiceTypeStr":"增值税普通发票","createUser":34103,"customerInvoiceInfoUrl":"","contactPhone":"13782311042","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"asfd","contactPerson":"adfsa","createUserName":"cyz.chen","verifyUser":0,"townId":"140311000000","verifyTime":0,"customerTypeId":653,"registeredAddress":"","registerMessage":" ","rejectReason":"想駁回就駁回;2","businessLicenceUrl":"","postMessage":"山西阳泉市郊区asfd","customerId":123456,"invoiceType":1,"id":72695,"invoiceTitle":"发票抬头","createTimeStr":"2018-12-20 09:53:31","email":"378@qq.com","updateTimeStr":"2018-12-21 11:22:26","bankAccount":"","bankMessage":" ","townName":"山西阳泉市郊区","taxPayerType":1,"updateUserName":"dana_test","registeredPhone":"","updateUser":20713,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":1545362546,"bankAddress":"","registeredPhoneId":0,"customerName":"客户名称","customerTypeName":"工人","contactPhoneId":1350892,"createTime":1545270811,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":34103,"customerInvoiceInfoUrl":"","contactPhone":"13782311049","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"asdf","contactPerson":"adfahaha","createUserName":"cyz.chen","verifyUser":0,"townId":"110105000000","verifyTime":0,"customerTypeId":652,"registeredAddress":"","registerMessage":" ","rejectReason":"不開心就駁回;驳回201812201545","businessLicenceUrl":"","postMessage":"北京朝阳区asdf","customerId":34242134,"invoiceType":1,"id":72696,"invoiceTitle":"asdfasdfasdfasdf","createTimeStr":"2018-12-20 09:56:23","email":"3@qq.com","updateTimeStr":"2018-12-20 23:58:35","bankAccount":"","bankMessage":" ","townName":"北京朝阳区","taxPayerType":1,"updateUserName":"allen.yao","registeredPhone":"","updateUser":21332,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":1545321515,"bankAddress":"","registeredPhoneId":0,"customerName":"客户名称","customerTypeName":"业主","contactPhoneId":1350892,"createTime":1545270983,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":34103,"customerInvoiceInfoUrl":"","contactPhone":"13782311049","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"33424","contactPerson":"","createUserName":"dana_test","verifyUser":0,"townId":"120101000000","verifyTime":0,"customerTypeId":4292,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"天津和平区33424","customerId":1666789,"invoiceType":3,"id":72697,"invoiceTitle":"测试","createTimeStr":"2018-12-20 10:10:57","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"天津和平区","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"测试","customerTypeName":"设计师","contactPhoneId":8605697,"createTime":1545271857,"registrationNumber":"111111111111111","invoiceTypeStr":"增值税电子普通发票","createUser":20713,"customerInvoiceInfoUrl":"","contactPhone":"13510980052","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"33333","contactPerson":"","createUserName":"dana_test","verifyUser":0,"townId":"120101000000","verifyTime":0,"customerTypeId":4292,"registeredAddress":"测试000","registerMessage":"测试000 ","rejectReason":"","businessLicenceUrl":"","postMessage":"天津和平区33333","customerId":1999887,"invoiceType":1,"id":72698,"invoiceTitle":"测试000","createTimeStr":"2018-12-20 10:48:22","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"天津和平区","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"测试000","customerTypeName":"设计师","contactPhoneId":8605697,"createTime":1545274102,"registrationNumber":"222222222222222","invoiceTypeStr":"增值税普通发票","createUser":20713,"customerInvoiceInfoUrl":"","contactPhone":"13510980052","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"比克科技大厦","contactPerson":"phoebe01","createUserName":"phoebe.guo","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":4292,"registeredAddress":"","registerMessage":" ","rejectReason":"不開心就駁回;驳回201812201545","businessLicenceUrl":"","postMessage":"广东深圳市南山区比克科技大厦","customerId":62435,"invoiceType":3,"id":72700,"invoiceTitle":"小菠萝","createTimeStr":"2018-12-20 15:50:20","email":"3282743@qq.com","updateTimeStr":"2018-12-20 15:51:25","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":1,"updateUserName":"phoebe.guo","registeredPhone":"","updateUser":21212,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":1545292285,"bankAddress":"","registeredPhoneId":0,"customerName":"小菠萝","customerTypeName":"设计师","contactPhoneId":8605729,"createTime":1545292220,"registrationNumber":"","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"13245434143","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1234","contactPerson":"","createUserName":"allen.yao","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":652,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"北京东城区1234","customerId":56785678,"invoiceType":1,"id":72701,"invoiceTitle":"134134","createTimeStr":"2018-12-20 23:39:10","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"北京东城区","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"214314","customerTypeName":"业主","contactPhoneId":0,"createTime":1545320350,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":21332,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"asdf","contactPerson":"","createUserName":"allen.yao","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":662,"registeredAddress":"fqdsaf","registerMessage":"fqdsaf ","rejectReason":"","businessLicenceUrl":"","postMessage":"北京东城区asdf","customerId":32142134,"invoiceType":1,"id":72702,"invoiceTitle":"112341234","createTimeStr":"2018-12-20 23:48:02","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"23423412342341234","bankMessage":"13241243 23423412342341234","townName":"北京东城区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"13241243","registeredPhoneId":0,"customerName":"112341234","customerTypeName":"供应商","contactPhoneId":1350892,"createTime":1545320882,"registrationNumber":"ASDFASDFADFADFSDF","invoiceTypeStr":"增值税普通发票","createUser":21332,"customerInvoiceInfoUrl":"","contactPhone":"13782311049","status":2},{"entrustedCertificateUrl":"","statusStr":"审核中","companyCertificationUrl":"finance/20181220/f04ba8c9e149720bdf5b086fae82f1f5.png","postAddress":"1234","contactPerson":"123414","createUserName":"allen.yao","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":652,"registeredAddress":"12341234","registerMessage":"12341234 14123412341","rejectReason":"","businessLicenceUrl":"finance/20181220/f04ba8c9e149720bdf5b086fae82f1f5.png","postMessage":"北京东城区1234","customerId":2134124312,"invoiceType":2,"id":72703,"invoiceTitle":"13241234","createTimeStr":"2018-12-20 23:53:02","email":"1234134@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"134123413241341234","bankMessage":"12341234 134123413241341234","townName":"北京东城区","taxPayerType":2,"updateUserName":"","registeredPhone":"14123412341","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"12341234","registeredPhoneId":8605791,"customerName":"13241234","customerTypeName":"业主","contactPhoneId":8545002,"createTime":1545321182,"registrationNumber":"132412341234134","invoiceTypeStr":"增值税专用发票","createUser":21332,"customerInvoiceInfoUrl":"finance/20181220/f04ba8c9e149720bdf5b086fae82f1f5.png","contactPhone":"13782311042","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"asdf","contactPerson":"","createUserName":"allen.yao","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":652,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"北京东城区asdf","customerId":123434,"invoiceType":1,"id":72704,"invoiceTitle":"1234134","createTimeStr":"2018-12-20 23:57:55","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"北京东城区","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"12341234","customerTypeName":"业主","contactPhoneId":0,"createTime":1545321475,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":21332,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"134","contactPerson":"","createUserName":"allen.yao","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":652,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"北京东城区134","customerId":12341234,"invoiceType":1,"id":72705,"invoiceTitle":"12341234","createTimeStr":"2018-12-21 00:00:08","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"北京东城区","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"13241234","customerTypeName":"业主","contactPhoneId":0,"createTime":1545321608,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":21332,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"130203000000","verifyTime":0,"customerTypeId":652,"registeredAddress":"","registerMessage":" ","rejectReason":"想駁回就駁回;2","businessLicenceUrl":"","postMessage":"河北唐山市路北区11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111","customerId":123456,"invoiceType":1,"id":72706,"invoiceTitle":"大围天坑","createTimeStr":"2018-12-21 10:26:07","email":"","updateTimeStr":"2018-12-21 10:31:06","bankAccount":"","bankMessage":" ","townName":"河北唐山市路北区","taxPayerType":1,"updateUserName":"charlie.peng","registeredPhone":"","updateUser":38268,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":1545359466,"bankAddress":"","registeredPhoneId":0,"customerName":"韦旋旋","customerTypeName":"业主","contactPhoneId":0,"createTime":1545359167,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_181221/20181221_eda3c55586aab89e053dqzIi7ZknJbqr.jpg","statusStr":"已审核","companyCertificationUrl":"pic/zxgs/day_181221/20181221_de824a080ba53737b68d7H1sbyofEAqS.jpg","postAddress":"14424","contactPerson":"彭明明","createUserName":"","verifyUser":38268,"townId":"340102000000","verifyTime":1545359942,"customerTypeId":654,"registeredAddress":"34322","registerMessage":"34322 0755888888","rejectReason":"想駁回就駁回;2","businessLicenceUrl":"pic/zxgs/day_181221/20181221_850979c9f1283bb1c609ZMau1OLR3wiA.jpg","postMessage":"安徽合肥市瑶海区14424","customerId":172173897,"invoiceType":2,"id":72707,"invoiceTitle":"完美世界pmm001","createTimeStr":"2018-12-21 10:36:07","email":"","updateTimeStr":"2018-12-21 10:39:02","bankAccount":"6228125610006523","bankMessage":"土巴兔支行 6228125610006523","townName":"安徽合肥市瑶海区","taxPayerType":2,"updateUserName":"charlie.peng","registeredPhone":"0755888888","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"一般纳税人公司","updateTime":1545359942,"bankAddress":"土巴兔支行","registeredPhoneId":7148317,"customerName":"完美世界pmm001","customerTypeName":"装修公司","contactPhoneId":7146121,"createTime":1545359767,"registrationNumber":"123456789012345","invoiceTypeStr":"增值税专用发票","createUser":172173897,"customerInvoiceInfoUrl":"pic/zxgs/day_181221/20181221_3e3f939b85b4d731df87RSGjyEZtpQX8.jpg","contactPhone":"13828765888","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"比克科技大厦","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":652,"registeredAddress":"","registerMessage":" ","rejectReason":"想駁回就駁回","businessLicenceUrl":"","postMessage":"广东深圳市南山区比克科技大厦","customerId":312314,"invoiceType":3,"id":72708,"invoiceTitle":"个人发票","createTimeStr":"2018-12-21 11:33:09","email":"","updateTimeStr":"2018-12-21 11:38:06","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":1,"updateUserName":"phoebe.guo","registeredPhone":"","updateUser":21212,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":1545363486,"bankAddress":"","registeredPhoneId":0,"customerName":"个人","customerTypeName":"业主","contactPhoneId":0,"createTime":1545363189,"registrationNumber":"","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"234234","createUserName":"allen.yao","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":652,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"北京东城区","customerId":123435345,"invoiceType":1,"id":72709,"invoiceTitle":"234234","createTimeStr":"2018-12-21 13:53:35","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"北京东城区","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"234234","customerTypeName":"业主","contactPhoneId":1350892,"createTime":1545371615,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":21332,"customerInvoiceInfoUrl":"","contactPhone":"13782311049","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"allen.yao","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1236578,"invoiceType":1,"id":72710,"invoiceTitle":"adsfasdff","createTimeStr":"2018-12-21 13:54:53","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"asdfadf","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1545371693,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":21332,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"allen.yao","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":1602,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1234456,"invoiceType":1,"id":72711,"invoiceTitle":"qwe","createTimeStr":"2018-12-21 17:02:42","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"ASD","customerTypeName":"项目经理","contactPhoneId":0,"createTime":1545382962,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":21332,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"allen.yao","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":653,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":12431234,"invoiceType":1,"id":72712,"invoiceTitle":"12341234","createTimeStr":"2018-12-21 19:13:42","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"12341234","customerTypeName":"工人","contactPhoneId":0,"createTime":1545390822,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":21332,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"allen.yao","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":234234,"invoiceType":1,"id":72713,"invoiceTitle":"2341234","createTimeStr":"2018-12-21 19:15:51","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"234234","customerTypeName":"业主","contactPhoneId":0,"createTime":1545390951,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":21332,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"cyz.chen","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1341234,"invoiceType":1,"id":72715,"invoiceTitle":"23452345","createTimeStr":"2018-12-22 13:22:30","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"3452345","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1545456150,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":34103,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":38268,"townId":"0","verifyTime":1545461024,"customerTypeId":4292,"registeredAddress":"","registerMessage":" ","rejectReason":"不開心就駁回;123","businessLicenceUrl":"","postMessage":"","customerId":673813,"invoiceType":1,"id":72718,"invoiceTitle":"王苹果","createTimeStr":"2018-12-22 13:42:52","email":"","updateTimeStr":"2018-12-22 14:43:44","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"charlie.peng","registeredPhone":"","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"个人","updateTime":1545461024,"bankAddress":"","registeredPhoneId":0,"customerName":"王苹果1","customerTypeName":"设计师","contactPhoneId":0,"createTime":1545457372,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":111112,"invoiceType":3,"id":72719,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-12-22 13:43:39","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1545457419,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":111113,"invoiceType":3,"id":72720,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-12-22 13:45:33","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1545457533,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":38268,"townId":"0","verifyTime":1545461024,"customerTypeId":4292,"registeredAddress":"","registerMessage":" ","rejectReason":"不開心就駁回;123","businessLicenceUrl":"","postMessage":"","customerId":673818,"invoiceType":1,"id":72721,"invoiceTitle":"王苹果","createTimeStr":"2018-12-22 14:15:10","email":"33333@qq.com","updateTimeStr":"2018-12-22 14:43:44","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"charlie.peng","registeredPhone":"","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"个人","updateTime":1545461024,"bankAddress":"","registeredPhoneId":0,"customerName":"王苹果1","customerTypeName":"设计师","contactPhoneId":8605859,"createTime":1545459310,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"15019464513","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"发","registerMessage":"发 ","rejectReason":"不開心就駁回;123","businessLicenceUrl":"","postMessage":"","customerId":673819,"invoiceType":1,"id":72722,"invoiceTitle":"王苹果2","createTimeStr":"2018-12-22 14:19:15","email":"33334@qq.com","updateTimeStr":"2018-12-24 16:39:28","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":3,"updateUserName":"charlie.peng","registeredPhone":"","updateUser":38268,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":1545640768,"bankAddress":"","registeredPhoneId":0,"customerName":"王苹果2","customerTypeName":"设计师","contactPhoneId":8605859,"createTime":1545459555,"registrationNumber":"123214214214141","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"15019464513","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"","registerMessage":" ","rejectReason":"不開心就駁回;123","businessLicenceUrl":"","postMessage":"","customerId":673820,"invoiceType":1,"id":72723,"invoiceTitle":"王苹果","createTimeStr":"2018-12-22 14:19:15","email":"33335@qq.com","updateTimeStr":"2018-12-24 14:56:23","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"dana_test","registeredPhone":"","updateUser":20713,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":1545634583,"bankAddress":"","registeredPhoneId":0,"customerName":"王苹果3","customerTypeName":"设计师","contactPhoneId":8605859,"createTime":1545459555,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"15019464513","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":38268,"townId":"0","verifyTime":1545461024,"customerTypeId":4292,"registeredAddress":"","registerMessage":" ","rejectReason":"不開心就駁回;123","businessLicenceUrl":"","postMessage":"","customerId":673821,"invoiceType":1,"id":72724,"invoiceTitle":"王苹果","createTimeStr":"2018-12-22 14:19:15","email":"33336@qq.com","updateTimeStr":"2018-12-22 14:43:44","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"charlie.peng","registeredPhone":"","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"个人","updateTime":1545461024,"bankAddress":"","registeredPhoneId":0,"customerName":"王苹果4","customerTypeName":"设计师","contactPhoneId":8605859,"createTime":1545459555,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"15019464513","status":0},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":38268,"townId":"0","verifyTime":1545461024,"customerTypeId":4292,"registeredAddress":"","registerMessage":" ","rejectReason":"不開心就駁回;123","businessLicenceUrl":"","postMessage":"","customerId":673823,"invoiceType":1,"id":72725,"invoiceTitle":"王苹果","createTimeStr":"2018-12-22 14:19:15","email":"33338@qq.com","updateTimeStr":"2018-12-22 14:43:44","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"charlie.peng","registeredPhone":"","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"个人","updateTime":1545461024,"bankAddress":"","registeredPhoneId":0,"customerName":"王苹果6","customerTypeName":"设计师","contactPhoneId":8605859,"createTime":1545459555,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"15019464513","status":0},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":38268,"townId":"0","verifyTime":1545461024,"customerTypeId":4292,"registeredAddress":"","registerMessage":" ","rejectReason":"不開心就駁回;123","businessLicenceUrl":"","postMessage":"","customerId":673824,"invoiceType":1,"id":72726,"invoiceTitle":"王苹果","createTimeStr":"2018-12-22 14:19:15","email":"33339@qq.com","updateTimeStr":"2018-12-22 14:43:44","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"charlie.peng","registeredPhone":"","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"个人","updateTime":1545461024,"bankAddress":"","registeredPhoneId":0,"customerName":"王苹果7","customerTypeName":"设计师","contactPhoneId":8605859,"createTime":1545459555,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"15019464513","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11000,"invoiceType":1,"id":72727,"invoiceTitle":"王苹果","createTimeStr":"2018-12-22 14:19:15","email":"33340@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"王苹果8","customerTypeName":"装修公司","contactPhoneId":8605859,"createTime":1545459555,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"15019464513","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"143","contactPerson":"联系人姓名","createUserName":"cyz.chen","verifyUser":0,"townId":"130201000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"河北唐山市市辖区143","customerId":13412344,"invoiceType":1,"id":72736,"invoiceTitle":"12341324","createTimeStr":"2018-12-22 14:27:16","email":"3@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"河北唐山市市辖区","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"12341234","customerTypeName":"装修公司","contactPhoneId":8545002,"createTime":1545460036,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":34103,"customerInvoiceInfoUrl":"","contactPhone":"13782311042","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"bike ","contactPerson":"phoebe","createUserName":"phoebe.guo","verifyUser":21212,"townId":"440304000000","verifyTime":1545460603,"customerTypeId":662,"registeredAddress":"南山比克","registerMessage":"南山比克 31231231989","rejectReason":"想駁回就駁回","businessLicenceUrl":"","postMessage":"广东深圳市福田区bike ","customerId":100001,"invoiceType":3,"id":72737,"invoiceTitle":"啧啧啧啧啧啧啧啧啧啧啧中之重啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧","createTimeStr":"2018-12-22 14:31:37","email":"918239128@qq.com","updateTimeStr":"2018-12-22 14:36:43","bankAccount":"32456790543245675","bankMessage":"深圳南山支行 32456790543245675","townName":"广东深圳市福田区","taxPayerType":3,"updateUserName":"phoebe.guo","registeredPhone":"31231231989","updateUser":21212,"verifyUserName":"phoebe.guo","taxPayerTypeStr":"小规模纳税人公司","updateTime":1545460603,"bankAddress":"深圳南山支行","registeredPhoneId":8605861,"customerName":"鹅鹅鹅鹅鹅鹅鹅鹅鹅鹅鹅鹅鹅鹅鹅饿鹅鹅鹅饿鹅鹅鹅饿鹅鹅鹅呃呃呃呃呃呃呃呃呃呃呃呃呃呃呃呃呃呃呃呃呃呃呃","customerTypeName":"供应商","contactPhoneId":8605860,"createTime":1545460297,"registrationNumber":"456768654332343453","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"15667762324","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"绿党","contactPerson":"多门商人","createUserName":"charlie.peng","verifyUser":0,"townId":"640303000000","verifyTime":0,"customerTypeId":652,"registeredAddress":"发光飞碟","registerMessage":"发光飞碟 ","rejectReason":"想駁回就駁回;1","businessLicenceUrl":"","postMessage":"宁夏吴忠市红寺堡区绿党","customerId":800001,"invoiceType":1,"id":72738,"invoiceTitle":"来不及去问","createTimeStr":"2018-12-22 14:47:24","email":"charlie.peng1@corp.com","updateTimeStr":"2018-12-24 16:38:58","bankAccount":"","bankMessage":" ","townName":"宁夏吴忠市红寺堡区","taxPayerType":2,"updateUserName":"charlie.peng","registeredPhone":"","updateUser":38268,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1545640738,"bankAddress":"","registeredPhoneId":0,"customerName":"来不及去问","customerTypeName":"业主","contactPhoneId":8605862,"createTime":1545461244,"registrationNumber":"123213224214121","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"16685412563","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"东城区","contactPerson":"李国龙2","createUserName":"charlie.peng","verifyUser":0,"townId":"110106000000","verifyTime":0,"customerTypeId":662,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"北京丰台区东城区","customerId":800001,"invoiceType":3,"id":72739,"invoiceTitle":"李国龙1","createTimeStr":"2018-12-22 15:02:18","email":"sfafa@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"北京丰台区","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"李国龙","customerTypeName":"供应商","contactPhoneId":8605863,"createTime":1545462138,"registrationNumber":"","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"13385415623","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"山西大同","contactPerson":"绍芳","createUserName":"charlie.peng","verifyUser":0,"townId":"140201000000","verifyTime":0,"customerTypeId":652,"registeredAddress":"比科大厦","registerMessage":"比科大厦 075588888","rejectReason":"不開心就駁回;1","businessLicenceUrl":"","postMessage":"山西大同市市辖区山西大同","customerId":80002,"invoiceType":1,"id":72740,"invoiceTitle":"明发搬砖公司","createTimeStr":"2018-12-22 15:07:27","email":"456161@qq.com","updateTimeStr":"2018-12-22 15:19:11","bankAccount":"6228126541235263","bankMessage":"土巴兔支行 6228126541235263","townName":"山西大同市市辖区","taxPayerType":3,"updateUserName":"charlie.peng","registeredPhone":"075588888","updateUser":38268,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":1545463151,"bankAddress":"土巴兔支行","registeredPhoneId":7148331,"customerName":"明发搬砖公司","customerTypeName":"业主","contactPhoneId":1348122,"createTime":1545462447,"registrationNumber":"AZ1234567890123","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"12345678901","status":2},{"entrustedCertificateUrl":"finance/20181222/f04ba8c9e149720bdf5b086fae82f1f5.png","statusStr":"审核中","companyCertificationUrl":"finance/20181222/f04ba8c9e149720bdf5b086fae82f1f5.png","postAddress":"46546","contactPerson":"13412341234","createUserName":"allen.yao","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":652,"registeredAddress":"12341234","registerMessage":"12341234 13546787989","rejectReason":"","businessLicenceUrl":"finance/20181222/f04ba8c9e149720bdf5b086fae82f1f5.png","postMessage":"北京东城区46546","customerId":12354689,"invoiceType":2,"id":72741,"invoiceTitle":"1234243","createTimeStr":"2018-12-22 15:16:04","email":"3@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"1341234123412341234","bankMessage":"12341234 1341234123412341234","townName":"北京东城区","taxPayerType":2,"updateUserName":"","registeredPhone":"13546787989","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"12341234","registeredPhoneId":8605865,"customerName":"1234243","customerTypeName":"业主","contactPhoneId":1348946,"createTime":1545462964,"registrationNumber":"12341341412341234","invoiceTypeStr":"增值税专用发票","createUser":21332,"customerInvoiceInfoUrl":"finance/20181222/f04ba8c9e149720bdf5b086fae82f1f5.png","contactPhone":"13782311046","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":653,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80003,"invoiceType":1,"id":72742,"invoiceTitle":"23424","createTimeStr":"2018-12-22 15:16:55","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"唐国强","customerTypeName":"工人","contactPhoneId":0,"createTime":1545463015,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"57576","contactPerson":"1341234","createUserName":"allen.yao","verifyUser":0,"townId":"140203000000","verifyTime":0,"customerTypeId":653,"registeredAddress":"32465465","registerMessage":"32465465 232143124","rejectReason":"","businessLicenceUrl":"","postMessage":"山西大同市矿区57576","customerId":6546545,"invoiceType":1,"id":72743,"invoiceTitle":"haah","createTimeStr":"2018-12-22 15:20:13","email":"3@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"1241234124312341234","bankMessage":"142134 1241234124312341234","townName":"山西大同市矿区","taxPayerType":3,"updateUserName":"","registeredPhone":"232143124","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"142134","registeredPhoneId":8605866,"customerName":"haah","customerTypeName":"工人","contactPhoneId":1348946,"createTime":1545463213,"registrationNumber":"ASDFASDFASDFASDF","invoiceTypeStr":"增值税普通发票","createUser":21332,"customerInvoiceInfoUrl":"","contactPhone":"13782311046","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"1341234","contactPerson":"12431234","createUserName":"allen.yao","verifyUser":21332,"townId":"110101000000","verifyTime":1545463717,"customerTypeId":653,"registeredAddress":"12341234","registerMessage":"12341234 13782311042","rejectReason":"駁回需要原因嗎;1234","businessLicenceUrl":"","postMessage":"北京东城区1341234","customerId":123412344,"invoiceType":1,"id":72744,"invoiceTitle":"13412344","createTimeStr":"2018-12-22 15:26:14","email":"124@qq.com","updateTimeStr":"2018-12-22 15:28:37","bankAccount":"1234123412341234","bankMessage":"1234234 1234123412341234","townName":"北京东城区","taxPayerType":2,"updateUserName":"allen.yao","registeredPhone":"13782311042","updateUser":21332,"verifyUserName":"allen.yao","taxPayerTypeStr":"一般纳税人公司","updateTime":1545463717,"bankAddress":"1234234","registeredPhoneId":8545002,"customerName":"13412344","customerTypeName":"工人","contactPhoneId":8545002,"createTime":1545463574,"registrationNumber":"1234132412341234","invoiceTypeStr":"增值税普通发票","createUser":21332,"customerInvoiceInfoUrl":"","contactPhone":"13782311042","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1234","contactPerson":"12341243","createUserName":"allen.yao","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":653,"registeredAddress":"21342134","registerMessage":"21342134 32112343123","rejectReason":"","businessLicenceUrl":"","postMessage":"北京东城区1234","customerId":78465624,"invoiceType":1,"id":72745,"invoiceTitle":"252345","createTimeStr":"2018-12-22 15:33:44","email":"haha@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"1234123412412341234","bankMessage":"12341234 1234123412412341234","townName":"北京东城区","taxPayerType":2,"updateUserName":"","registeredPhone":"32112343123","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"12341234","registeredPhoneId":8605868,"customerName":"252345","customerTypeName":"工人","contactPhoneId":1350892,"createTime":1545464024,"registrationNumber":"123412412431234","invoiceTypeStr":"增值税普通发票","createUser":21332,"customerInvoiceInfoUrl":"","contactPhone":"13782311049","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"","registerMessage":" ","rejectReason":"想駁回就駁回;1","businessLicenceUrl":"","postMessage":"","customerId":80003,"invoiceType":1,"id":72746,"invoiceTitle":"发发士大夫","createTimeStr":"2018-12-22 15:35:11","email":"","updateTimeStr":"2018-12-24 14:07:14","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"charlie.peng","registeredPhone":"","updateUser":38268,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":1545631634,"bankAddress":"","registeredPhoneId":0,"customerName":"5645sd范德萨","customerTypeName":"业主","contactPhoneId":0,"createTime":1545464111,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"想駁回就駁回","businessLicenceUrl":"","postMessage":"","customerId":111111,"invoiceType":1,"id":72747,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-12-22 15:39:03","email":"tubatu@163.com","updateTimeStr":"2018-12-24 14:59:04","bankAccount":"65282928393831111","bankMessage":"中国银行 65282928393831111","townName":"","taxPayerType":2,"updateUserName":"dana_test","registeredPhone":"","updateUser":20713,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1545634744,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"土巴兔装饰有限公司","customerTypeName":"设计师","contactPhoneId":8557545,"createTime":1545464343,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1323123,"invoiceType":3,"id":72749,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-12-22 15:55:59","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"设计师","contactPhoneId":8557545,"createTime":1545465359,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":2162139,"invoiceType":3,"id":72751,"invoiceTitle":"小菠萝","createTimeStr":"2018-12-22 17:15:00","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"哈","customerTypeName":"业主","contactPhoneId":0,"createTime":1545470100,"registrationNumber":"","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"finance/20181222/2b04df3ecc1d94afddff082d139c6f15.jpg","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"发","registerMessage":"发 ","rejectReason":"","businessLicenceUrl":"finance/20181222/5a44c7ba5bbe4ec867233d67e4806848.jpg","postMessage":"","customerId":80008,"invoiceType":1,"id":72752,"invoiceTitle":"12121122","createTimeStr":"2018-12-24 09:32:34","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6228845624126523","bankMessage":"团不团只 6228845624126523","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"团不团只","registeredPhoneId":1351033,"customerName":"12121122","customerTypeName":"业主","contactPhoneId":0,"createTime":1545615154,"registrationNumber":"123456789123467","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"finance/20181222/8969288f4245120e7c3870287cce0ff3.jpg","contactPhone":"","status":2},{"entrustedCertificateUrl":"finance/20181224/2b04df3ecc1d94afddff082d139c6f15.jpg","statusStr":"已审核","companyCertificationUrl":"finance/20181224/2b04df3ecc1d94afddff082d139c6f15.jpg","postAddress":"","contactPerson":"","createUserName":"dana_test","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"sdadada","registerMessage":"sdadada ","rejectReason":"","businessLicenceUrl":"finance/20181224/2b04df3ecc1d94afddff082d139c6f15.jpg","postMessage":"","customerId":1677989,"invoiceType":1,"id":72753,"invoiceTitle":"1111","createTimeStr":"2018-12-24 09:35:16","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"1111","customerTypeName":"设计师","contactPhoneId":0,"createTime":1545615316,"registrationNumber":"111111111111111","invoiceTypeStr":"增值税普通发票","createUser":20713,"customerInvoiceInfoUrl":"finance/20181224/2b04df3ecc1d94afddff082d139c6f15.jpg","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"","registerMessage":" ","rejectReason":"不開心就駁回","businessLicenceUrl":"","postMessage":"","customerId":100002,"invoiceType":3,"id":72754,"invoiceTitle":"电子发票测试2018122401","createTimeStr":"2018-12-24 09:36:23","email":"","updateTimeStr":"2018-12-24 09:49:27","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"phoebe.guo","registeredPhone":"","updateUser":21212,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":1545616167,"bankAddress":"","registeredPhoneId":0,"customerName":"电子发票测试2018122401","customerTypeName":"设计师","contactPhoneId":0,"createTime":1545615383,"registrationNumber":"","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"2345678","registerMessage":"2345678 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":35454,"invoiceType":3,"id":72755,"invoiceTitle":"23","createTimeStr":"2018-12-24 09:45:38","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"23456789876543345","bankMessage":" 23456789876543345","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"电饭锅","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1545615938,"registrationNumber":"1234567876543245","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"dana_test","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"21313","registerMessage":"21313 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11124345,"invoiceType":1,"id":72756,"invoiceTitle":"ddddd","createTimeStr":"2018-12-24 12:16:58","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"ddddd","customerTypeName":"设计师","contactPhoneId":0,"createTime":1545625018,"registrationNumber":"131231313133333","invoiceTypeStr":"增值税普通发票","createUser":20713,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"dana_test","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"fsdfsdfs","registerMessage":"fsdfsdfs ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1000002,"invoiceType":3,"id":72757,"invoiceTitle":"44353453453","createTimeStr":"2018-12-24 12:19:51","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"12313131","customerTypeName":"设计师","contactPhoneId":0,"createTime":1545625191,"registrationNumber":"111111111111111","invoiceTypeStr":"增值税电子普通发票","createUser":20713,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"dana_test","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"24234234","registerMessage":"24234234 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":32342342,"invoiceType":3,"id":72758,"invoiceTitle":"23423424","createTimeStr":"2018-12-24 12:21:01","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"23423424","customerTypeName":"设计师","contactPhoneId":0,"createTime":1545625261,"registrationNumber":"444444444444444","invoiceTypeStr":"增值税电子普通发票","createUser":20713,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"如果淘宝会那个","registerMessage":"如果淘宝会那个 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":23456,"invoiceType":3,"id":72759,"invoiceTitle":"别冲动成本","createTimeStr":"2018-12-24 13:43:03","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"23456789876543333","bankMessage":"大得多吃 23456789876543333","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"大得多吃","registeredPhoneId":1351033,"customerName":"别冲动成本","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1545630183,"registrationNumber":"3456789087654333","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"finance/20181224/293c4da0bc2de8af33e6efad16565b76.jpg","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":38268,"townId":"0","verifyTime":1545631004,"customerTypeId":654,"registeredAddress":"度傻哈是非得失","registerMessage":"度傻哈是非得失 323456777653","rejectReason":"不開心就駁回","businessLicenceUrl":"finance/20181224/ab19b672d4b053df2cfad708e9745d64.jpg","postMessage":"","customerId":34564322,"invoiceType":2,"id":72760,"invoiceTitle":"非人防VR发v就","createTimeStr":"2018-12-24 13:50:01","email":"","updateTimeStr":"2018-12-24 13:56:44","bankAccount":"2134567632456543","bankMessage":"分润VR 2134567632456543","townName":"","taxPayerType":2,"updateUserName":"charlie.peng","registeredPhone":"323456777653","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"一般纳税人公司","updateTime":1545631004,"bankAddress":"分润VR","registeredPhoneId":8605910,"customerName":"非人防VR发v就","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1545630601,"registrationNumber":"234567687654322","invoiceTypeStr":"增值税专用发票","createUser":21212,"customerInvoiceInfoUrl":"finance/20181224/b6d40d26482bb95bea9da02eda30fbd1.jpg","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"finance/20181224/2b04df3ecc1d94afddff082d139c6f15.jpg","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":38268,"townId":"0","verifyTime":1545631473,"customerTypeId":652,"registeredAddress":"大贲","registerMessage":"大贲 13828765826","rejectReason":"駁回需要原因嗎;123","businessLicenceUrl":"finance/20181224/9d377b10ce778c4938b3c7e2c63a229a.jpg","postMessage":"","customerId":80006,"invoiceType":1,"id":72761,"invoiceTitle":"1231313","createTimeStr":"2018-12-24 14:01:49","email":"","updateTimeStr":"2018-12-24 14:04:33","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":2,"updateUserName":"charlie.peng","registeredPhone":"13828765826","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"一般纳税人公司","updateTime":1545631473,"bankAddress":"","registeredPhoneId":7142062,"customerName":"1231313","customerTypeName":"业主","contactPhoneId":0,"createTime":1545631309,"registrationNumber":"456466168923151","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"finance/20181224/9d377b10ce778c4938b3c7e2c63a229a.jpg","contactPhone":"","status":0},{"entrustedCertificateUrl":"pic/zxgs/day_190301/20190301_cb25559daae3033ddb86JU5BjhYtZf32.jpg","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_190301/20190301_44c683f010e60a0d0bfcBJT6inNSQPfs.jpg","postAddress":"吉林 吉林 吉林市昌邑区 42","contactPerson":"242","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"发生的哈佛是郭敬明你哦九五发生的哈佛是","registerMessage":"发生的哈佛是郭敬明你哦九五发生的哈佛是 17620059860","rejectReason":"不開心就駁回;123","businessLicenceUrl":"pic/zxgs/day_190301/20190301_0e71d6d30f893023c5c1TGCg4a49YDgr.jpg","postMessage":"吉林 吉林 吉林市昌邑区 42","customerId":1677867,"invoiceType":2,"id":72762,"invoiceTitle":"stacklin","createTimeStr":"2018-12-24 14:05:31","email":"1690200980@qq.com","updateTimeStr":"2019-03-04 15:27:56","bankAccount":"621762302456123","bankMessage":"工商银行 621762302456123","townName":"","taxPayerType":2,"updateUserName":"夏炎炎","registeredPhone":"17620059860","updateUser":1677867,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1551684476,"bankAddress":"工商银行","registeredPhoneId":8614802,"customerName":"stacklin","customerTypeName":"设计师","contactPhoneId":8214183,"createTime":1545631531,"registrationNumber":"FESF1624632313SGGSEGHWE","invoiceTypeStr":"增值税专用发票","createUser":21212,"customerInvoiceInfoUrl":"pic/zxgs/day_190301/20190301_bacb9120c0beff42503cvgPiN5UXKkCu.jpg","contactPhone":"17620059705","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"finance/20181224/02db4c35296179dcf9a89cdf0f8cd8cd.jpg","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"234567898他GV发","registerMessage":"234567898他GV发 ","rejectReason":"想駁回就駁回","businessLicenceUrl":"finance/20181224/f0e9026115b65c63b235eda1f950d228.jpg","postMessage":"","customerId":12345,"invoiceType":3,"id":72763,"invoiceTitle":"234567","createTimeStr":"2018-12-24 14:10:29","email":"","updateTimeStr":"2018-12-24 14:22:07","bankAccount":"12345678654324989","bankMessage":"承担方规划局于特  12345678654324989","townName":"","taxPayerType":2,"updateUserName":"phoebe.guo","registeredPhone":"","updateUser":21212,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1545632527,"bankAddress":"承担方规划局于特 ","registeredPhoneId":1351033,"customerName":"234567","customerTypeName":"业主","contactPhoneId":0,"createTime":1545631829,"registrationNumber":"234566789876544","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"finance/20181224/02db4c35296179dcf9a89cdf0f8cd8cd.jpg","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"finance/20181224/02db4c35296179dcf9a89cdf0f8cd8cd.jpg","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":653,"registeredAddress":"t分润表格","registerMessage":"t分润表格 ","rejectReason":"","businessLicenceUrl":"finance/20181224/b6d40d26482bb95bea9da02eda30fbd1.jpg","postMessage":"","customerId":2345234,"invoiceType":1,"id":72764,"invoiceTitle":"玩儿提高行业将吗","createTimeStr":"2018-12-24 14:11:19","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"2345678765432233","bankMessage":"区为凡人歌天后 2345678765432233","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"区为凡人歌天后","registeredPhoneId":1351033,"customerName":"玩儿提高行业将吗","customerTypeName":"工人","contactPhoneId":0,"createTime":1545631879,"registrationNumber":"234567898765434","invoiceTypeStr":"增值税普通发票","createUser":21212,"customerInvoiceInfoUrl":"finance/20181224/02db4c35296179dcf9a89cdf0f8cd8cd.jpg","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"彭明明1","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"54123","registerMessage":"54123 ","rejectReason":"駁回需要原因嗎;1232","businessLicenceUrl":"","postMessage":"","customerId":674818,"invoiceType":3,"id":72765,"invoiceTitle":"王苹果1","createTimeStr":"2018-12-24 14:29:54","email":"33333@qq.com","updateTimeStr":"2018-12-24 14:35:32","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":3,"updateUserName":"charlie.peng","registeredPhone":"","updateUser":38268,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":1545633332,"bankAddress":"","registeredPhoneId":0,"customerName":"王苹果1","customerTypeName":"设计师","contactPhoneId":8605859,"createTime":1545632994,"registrationNumber":"6456464646446587","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"15019464513","status":2},{"entrustedCertificateUrl":"finance/20181224/bdf3bf1da3405725be763540d6601144.jpg","statusStr":"已审核","companyCertificationUrl":"finance/20181224/076e3caed758a1c18c91a0e9cae3368f.jpg","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"hit带呀","registerMessage":"hit带呀 ","rejectReason":"","businessLicenceUrl":"finance/20181224/bdf3bf1da3405725be763540d6601144.jpg","postMessage":"","customerId":80009,"invoiceType":1,"id":72766,"invoiceTitle":"李西瓜","createTimeStr":"2018-12-24 14:41:33","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"李西瓜","customerTypeName":"业主","contactPhoneId":0,"createTime":1545633693,"registrationNumber":"123456789464531","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"finance/20181224/ba45c8f60456a672e003a875e469d0eb.jpg","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"深圳南山比克科技大厦","registerMessage":"深圳南山比克科技大厦 ","rejectReason":"不開心就駁回","businessLicenceUrl":"","postMessage":"","customerId":100001,"invoiceType":3,"id":72767,"invoiceTitle":"小草莓20181224","createTimeStr":"2018-12-24 15:28:16","email":"","updateTimeStr":"2018-12-24 15:31:17","bankAccount":"345657654345676543","bankMessage":"34565543 345657654345676543","townName":"","taxPayerType":2,"updateUserName":"phoebe.guo","registeredPhone":"","updateUser":21212,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1545636677,"bankAddress":"34565543","registeredPhoneId":0,"customerName":"小草莓20181224","customerTypeName":"设计师","contactPhoneId":0,"createTime":1545636496,"registrationNumber":"234567865432345","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"finance/20181224/5a44c7ba5bbe4ec867233d67e4806848.jpg","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":38268,"townId":"0","verifyTime":1552275258,"customerTypeId":652,"registeredAddress":"方式","registerMessage":"方式 13828765826","rejectReason":"","businessLicenceUrl":"finance/20181224/8969288f4245120e7c3870287cce0ff3.jpg","postMessage":"","customerId":80010,"invoiceType":2,"id":72768,"invoiceTitle":"12121","createTimeStr":"2018-12-24 15:43:53","email":"","updateTimeStr":"2019-03-11 11:34:18","bankAccount":"6228101112223333","bankMessage":"土巴兔支行 6228101112223333","townName":"","taxPayerType":2,"updateUserName":"charlie.peng","registeredPhone":"13828765826","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"一般纳税人公司","updateTime":1552275258,"bankAddress":"土巴兔支行","registeredPhoneId":7142062,"customerName":"12121","customerTypeName":"业主","contactPhoneId":0,"createTime":1545637433,"registrationNumber":"121223132132121","invoiceTypeStr":"增值税专用发票","createUser":38268,"customerInvoiceInfoUrl":"finance/20181224/2b04df3ecc1d94afddff082d139c6f15.jpg","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"打","registerMessage":"打 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80011,"invoiceType":1,"id":72769,"invoiceTitle":"1213","createTimeStr":"2018-12-24 15:44:32","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"1213","customerTypeName":"业主","contactPhoneId":0,"createTime":1545637472,"registrationNumber":"624546464611351","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":653,"registeredAddress":"电饭锅和","registerMessage":"电饭锅和 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":233456,"invoiceType":3,"id":72770,"invoiceTitle":"phoebe测试","createTimeStr":"2018-12-24 15:44:57","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"phoebe测试","customerTypeName":"工人","contactPhoneId":0,"createTime":1545637497,"registrationNumber":"23456787654334567","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"发","registerMessage":"发 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80012,"invoiceType":3,"id":72771,"invoiceTitle":"打发1","createTimeStr":"2018-12-24 15:45:03","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"打发","customerTypeName":"业主","contactPhoneId":0,"createTime":1545637503,"registrationNumber":"123131241113421","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"想駁回就駁回","businessLicenceUrl":"","postMessage":"","customerId":1001,"invoiceType":3,"id":72774,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-12-24 15:50:07","email":"tubatu@163.com","updateTimeStr":"2018-12-24 15:52:50","bankAccount":"65282928393834546","bankMessage":"中国银行 65282928393834546","townName":"","taxPayerType":2,"updateUserName":"phoebe.guo","registeredPhone":"","updateUser":21212,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1545637970,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"噗噗噗噗噗","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1545637807,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1002,"invoiceType":3,"id":72775,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-12-24 15:50:07","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1545637807,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1003,"invoiceType":3,"id":72776,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-12-24 15:50:07","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1545637807,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1004,"invoiceType":3,"id":72777,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-12-24 15:50:07","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1545637807,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"发","registerMessage":"发 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80013,"invoiceType":3,"id":72779,"invoiceTitle":"223321","createTimeStr":"2018-12-24 16:07:42","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"22332","customerTypeName":"业主","contactPhoneId":0,"createTime":1545638862,"registrationNumber":"4456446476413141","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"发发呆","registerMessage":"发发呆 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80014,"invoiceType":3,"id":72780,"invoiceTitle":"12313131","createTimeStr":"2018-12-24 16:08:23","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"1231313","customerTypeName":"业主","contactPhoneId":0,"createTime":1545638903,"registrationNumber":"231242414141231","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"finance/20181224/076e3caed758a1c18c91a0e9cae3368f.jpg","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":38268,"townId":"0","verifyTime":1552275155,"customerTypeId":652,"registeredAddress":"范德萨发","registerMessage":"范德萨发 123132332","rejectReason":"想駁回就駁回;1","businessLicenceUrl":"finance/20181224/bdf3bf1da3405725be763540d6601144.jpg","postMessage":"","customerId":80015,"invoiceType":2,"id":72781,"invoiceTitle":"发","createTimeStr":"2018-12-24 16:09:45","email":"","updateTimeStr":"2019-03-11 11:32:35","bankAccount":"6228111122223333","bankMessage":"土巴兔执行好 6228111122223333","townName":"","taxPayerType":2,"updateUserName":"charlie.peng","registeredPhone":"123132332","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"一般纳税人公司","updateTime":1552275155,"bankAddress":"土巴兔执行好","registeredPhoneId":8605948,"customerName":"发","customerTypeName":"业主","contactPhoneId":0,"createTime":1545638985,"registrationNumber":"123444241242151","invoiceTypeStr":"增值税专用发票","createUser":38268,"customerInvoiceInfoUrl":"finance/20181224/ba45c8f60456a672e003a875e469d0eb.jpg","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"finance/20181224/8969288f4245120e7c3870287cce0ff3.jpg","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"发大发","registerMessage":"发大发 ","rejectReason":"不開心就駁回;121","businessLicenceUrl":"finance/20181224/2b04df3ecc1d94afddff082d139c6f15.jpg","postMessage":"","customerId":80020,"invoiceType":1,"id":72782,"invoiceTitle":"发发","createTimeStr":"2018-12-24 16:42:07","email":"","updateTimeStr":"2018-12-24 16:42:24","bankAccount":"","bankMessage":"土巴兔 ","townName":"","taxPayerType":2,"updateUserName":"charlie.peng","registeredPhone":"","updateUser":38268,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1545640944,"bankAddress":"土巴兔","registeredPhoneId":0,"customerName":"发发","customerTypeName":"业主","contactPhoneId":0,"createTime":1545640927,"registrationNumber":"154444464646414","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"finance/20181224/5a44c7ba5bbe4ec867233d67e4806848.jpg","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"finance/20181224/2b04df3ecc1d94afddff082d139c6f15.jpg","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"解决就","registerMessage":"解决就 ","rejectReason":"","businessLicenceUrl":"finance/20181224/9d377b10ce778c4938b3c7e2c63a229a.jpg","postMessage":"","customerId":80021,"invoiceType":1,"id":72783,"invoiceTitle":"彭明明","createTimeStr":"2018-12-24 16:43:41","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":"土巴兔 ","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"土巴兔","registeredPhoneId":1351033,"customerName":"彭明明","customerTypeName":"业主","contactPhoneId":0,"createTime":1545641021,"registrationNumber":"231214124214513","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"finance/20181224/8969288f4245120e7c3870287cce0ff3.jpg","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"dana_test","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"想駁回就駁回;123","businessLicenceUrl":"","postMessage":"","customerId":666666,"invoiceType":3,"id":72784,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-12-24 16:49:58","email":"","updateTimeStr":"2018-12-24 16:59:34","bankAccount":"6528292839383111","bankMessage":"中国银行 6528292839383111","townName":"","taxPayerType":2,"updateUserName":"charlie.peng","registeredPhone":"","updateUser":38268,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1545641974,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"土巴兔装饰有限公司","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1545641398,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":20713,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"范德萨发","registerMessage":"范德萨发 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80022,"invoiceType":3,"id":72785,"invoiceTitle":"国龙智商1","createTimeStr":"2018-12-24 16:53:55","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"国龙智商","customerTypeName":"业主","contactPhoneId":0,"createTime":1545641635,"registrationNumber":"784561645646467","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"发顺丰","registerMessage":"发顺丰 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":80023,"invoiceType":3,"id":72786,"invoiceTitle":"付付钱1","createTimeStr":"2018-12-24 16:54:37","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"付付钱","customerTypeName":"业主","contactPhoneId":0,"createTime":1545641677,"registrationNumber":"213314141241313","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1005,"invoiceType":3,"id":72787,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-12-24 16:56:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"phoebe01","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1545641796,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1006,"invoiceType":3,"id":72788,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-12-24 16:56:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"phoebe02","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1545641796,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1007,"invoiceType":3,"id":72789,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-12-24 16:56:36","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"phoebe03","customerTypeName":"业主","contactPhoneId":8557545,"createTime":1545641796,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"finance/20181224/5a44c7ba5bbe4ec867233d67e4806848.jpg","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":652,"registeredAddress":"发a","registerMessage":"发a ","rejectReason":"","businessLicenceUrl":"finance/20181224/8969288f4245120e7c3870287cce0ff3.jpg","postMessage":"","customerId":80026,"invoiceType":1,"id":72791,"invoiceTitle":"发顺丰","createTimeStr":"2018-12-24 17:00:54","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6288111122223333","bankMessage":"他他 6288111122223333","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"他他","registeredPhoneId":1351033,"customerName":"发顺丰","customerTypeName":"业主","contactPhoneId":0,"createTime":1545642054,"registrationNumber":"213414214124123","invoiceTypeStr":"增值税普通发票","createUser":38268,"customerInvoiceInfoUrl":"finance/20181224/8969288f4245120e7c3870287cce0ff3.jpg","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":8745,"invoiceType":3,"id":72792,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2018-12-24 17:07:52","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"林佛盛","customerTypeName":"设计师","contactPhoneId":8557545,"createTime":1545642472,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":21212,"townId":"0","verifyTime":1545649937,"customerTypeId":4292,"registeredAddress":"","registerMessage":" ","rejectReason":"想駁回就駁回","businessLicenceUrl":"","postMessage":"","customerId":123456,"invoiceType":1,"id":72793,"invoiceTitle":"个人","createTimeStr":"2018-12-24 19:09:27","email":"","updateTimeStr":"2018-12-24 19:12:17","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"phoebe.guo","registeredPhone":"","updateUser":21212,"verifyUserName":"phoebe.guo","taxPayerTypeStr":"个人","updateTime":1545649937,"bankAddress":"","registeredPhoneId":0,"customerName":"个人","customerTypeName":"设计师","contactPhoneId":0,"createTime":1545649767,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"","status":0},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"","contactPerson":"北京","createUserName":"D591748932","verifyUser":20556,"townId":"","verifyTime":1547277642,"customerTypeId":662,"registeredAddress":"北京市昌平区龙域北街金域国际中心A座9层905室五桌六号","registerMessage":"北京市昌平区龙域北街金域国际中心A座9层905室五桌六号 ","rejectReason":"想駁回就駁回;娃4 ","businessLicenceUrl":"","postMessage":"","customerId":1277,"invoiceType":1,"id":72796,"invoiceTitle":"北京","createTimeStr":"2018-12-28 20:41:43","email":"","updateTimeStr":"2019-01-12 15:20:42","bankAccount":"3258096856369858708","bankMessage":"中国银行昌平区回龙观西大街102号分支银行 3258096856369858708","townName":"","taxPayerType":2,"updateUserName":"tomy.li","registeredPhone":"","updateUser":20556,"verifyUserName":"tomy.li","taxPayerTypeStr":"一般纳税人公司","updateTime":1547277642,"bankAddress":"中国银行昌平区回龙观西大街102号分支银行","registeredPhoneId":0,"customerName":"北京","customerTypeName":"供应商","contactPhoneId":0,"createTime":1546000903,"registrationNumber":"110101MXB6CK9Q6","invoiceTypeStr":"增值税普通发票","createUser":11273865,"customerInvoiceInfoUrl":"","contactPhone":"","status":0},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"","contactPerson":"北京","createUserName":"D591748931","verifyUser":20556,"townId":"","verifyTime":1547277630,"customerTypeId":662,"registeredAddress":"北京市昌平区龙域北街金域国际中心A座9层905室五桌六号","registerMessage":"北京市昌平区龙域北街金域国际中心A座9层905室五桌六号 ","rejectReason":"不開心就駁回;啊上的宣传","businessLicenceUrl":"","postMessage":"","customerId":1278,"invoiceType":3,"id":72797,"invoiceTitle":"北京","createTimeStr":"2018-12-28 20:51:03","email":"","updateTimeStr":"2019-01-12 15:20:30","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"tomy.li","registeredPhone":"","updateUser":20556,"verifyUserName":"tomy.li","taxPayerTypeStr":"个人","updateTime":1547277630,"bankAddress":"","registeredPhoneId":0,"customerName":"北京","customerTypeName":"供应商","contactPhoneId":0,"createTime":1546001463,"registrationNumber":"110101MXB6CK9Q6","invoiceTypeStr":"增值税电子普通发票","createUser":11273866,"customerInvoiceInfoUrl":"","contactPhone":"","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"测试","contactPerson":"李森森","createUserName":"","verifyUser":0,"townId":"440103000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东广州市荔湾区测试","customerId":172174232,"invoiceType":3,"id":72799,"invoiceTitle":"李森森测试商家","createTimeStr":"2019-01-02 14:16:10","email":"test@123.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东广州市荔湾区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"李森森测试商家","customerTypeName":"装修公司","contactPhoneId":8606556,"createTime":1546409770,"registrationNumber":"TESTJ1234567890","invoiceTypeStr":"增值税电子普通发票","createUser":172174232,"customerInvoiceInfoUrl":"","contactPhone":"13800138501","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1212","contactPerson":"李国哦","createUserName":"","verifyUser":0,"townId":"220203000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"吉林吉林市龙潭区1212","customerId":172172960,"invoiceType":3,"id":72800,"invoiceTitle":"完美世界181","createTimeStr":"2019-01-08 14:37:50","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"吉林吉林市龙潭区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"完美世界181","customerTypeName":"装修公司","contactPhoneId":8612390,"createTime":1546929470,"registrationNumber":"125616456456465111","invoiceTypeStr":"增值税电子普通发票","createUser":172172960,"customerInvoiceInfoUrl":"","contactPhone":"13828765895","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"pic/erp/20190113/52ef2dd65b2c1a0a558679b057d9ace8.jpg","postAddress":"天安门","contactPerson":"小果果","createUserName":"pss01","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":662,"registeredAddress":"深圳南山区","registerMessage":"深圳南山区 075588888888","rejectReason":"不開心就駁回;啦啦啦啦啦啦啦啦绿绿了\n","businessLicenceUrl":"pic/erp/20190113/b6d40d26482bb95bea9da02eda30fbd1.jpg","postMessage":"北京东城区天安门","customerId":745,"invoiceType":3,"id":72801,"invoiceTitle":"phoebe的供应商","createTimeStr":"2019-01-09 11:27:19","email":"","updateTimeStr":"2019-01-14 10:49:19","bankAccount":"7865432456786543245676","bankMessage":"南山支行 7865432456786543245676","townName":"北京东城区","taxPayerType":3,"updateUserName":"pss01","registeredPhone":"075588888888","updateUser":38762,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":1547434159,"bankAddress":"南山支行","registeredPhoneId":8599667,"customerName":"phoebe的供应商","customerTypeName":"供应商","contactPhoneId":1343757,"createTime":1547004439,"registrationNumber":"9103498239482374","invoiceTypeStr":"增值税电子普通发票","createUser":38762,"customerInvoiceInfoUrl":"pic/erp/20190113/02db4c35296179dcf9a89cdf0f8cd8cd.jpg","contactPhone":"13333333333","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"平安大厦旁","contactPerson":"Michelle","createUserName":"V001306","verifyUser":0,"townId":"440304000000","verifyTime":0,"customerTypeId":662,"registeredAddress":"广东省深圳市福田区平安大厦旁","registerMessage":"广东省深圳市福田区平安大厦旁 13688888888","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市福田区平安大厦旁","customerId":1306,"invoiceType":1,"id":72802,"invoiceTitle":"AAS企业增值税普通发票","createTimeStr":"2019-01-09 11:31:19","email":"13684995613@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"46688885550","bankMessage":"深圳福田中国银行 46688885550","townName":"广东深圳市福田区","taxPayerType":2,"updateUserName":"","registeredPhone":"13688888888","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"深圳福田中国银行","registeredPhoneId":7145598,"customerName":"AAS企业增值税普通发票","customerTypeName":"供应商","contactPhoneId":8213340,"createTime":1547004679,"registrationNumber":"0101001","invoiceTypeStr":"增值税普通发票","createUser":11274080,"customerInvoiceInfoUrl":"","contactPhone":"13684995613","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"测试邮寄地址","contactPerson":"MIC","createUserName":"V001304","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":662,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"北京东城区测试邮寄地址","customerId":1304,"invoiceType":3,"id":72803,"invoiceTitle":"MIC","createTimeStr":"2019-01-09 15:33:17","email":"13684995613@163.com","updateTimeStr":"2019-02-27 14:54:27","bankAccount":"","bankMessage":" ","townName":"北京东城区","taxPayerType":2,"updateUserName":"V001304","registeredPhone":"","updateUser":11274078,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1551250467,"bankAddress":"","registeredPhoneId":0,"customerName":"MIC","customerTypeName":"供应商","contactPhoneId":8213340,"createTime":1547019197,"registrationNumber":"000000000000000","invoiceTypeStr":"增值税电子普通发票","createUser":11274078,"customerInvoiceInfoUrl":"","contactPhone":"13684995613","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1","contactPerson":"李森森","createUserName":"","verifyUser":0,"townId":"441402000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"阿达","registerMessage":"阿达 15068740451","rejectReason":"","businessLicenceUrl":"","postMessage":"广东梅州市梅江区1","customerId":172174627,"invoiceType":3,"id":72804,"invoiceTitle":"测试装企零一","createTimeStr":"2019-01-09 19:33:07","email":"test@123.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"62205415511523","bankMessage":"阿萨德 62205415511523","townName":"广东梅州市梅江区","taxPayerType":2,"updateUserName":"","registeredPhone":"15068740451","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"阿萨德","registeredPhoneId":8266083,"customerName":"测试装企零一","customerTypeName":"装修公司","contactPhoneId":8606556,"createTime":1547033587,"registrationNumber":"TESTJ1234567890","invoiceTypeStr":"增值税电子普通发票","createUser":172174627,"customerInvoiceInfoUrl":"","contactPhone":"13800138501","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1","contactPerson":"李森森","createUserName":"","verifyUser":0,"townId":"371402000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"阿达","registerMessage":"阿达 15068740451","rejectReason":"","businessLicenceUrl":"","postMessage":"山东德州市德城区1","customerId":172174628,"invoiceType":3,"id":72805,"invoiceTitle":"测试装企零二","createTimeStr":"2019-01-09 19:36:25","email":"test@123.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"62205415511523","bankMessage":"阿萨德 62205415511523","townName":"山东德州市德城区","taxPayerType":2,"updateUserName":"","registeredPhone":"15068740451","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"阿萨德","registeredPhoneId":8266083,"customerName":"测试装企零二","customerTypeName":"装修公司","contactPhoneId":8606556,"createTime":1547033785,"registrationNumber":"TESTJ1234567890","invoiceTypeStr":"增值税电子普通发票","createUser":172174628,"customerInvoiceInfoUrl":"","contactPhone":"13800138501","status":2},{"entrustedCertificateUrl":"","statusStr":"审核中","companyCertificationUrl":"pic/erp/20190112/374eca3a3306e95a4ffea0b278bcfb7d.jpg","postAddress":"24e23sdf","contactPerson":"aaa","createUserName":"V001024","verifyUser":0,"townId":"110102000000","verifyTime":0,"customerTypeId":662,"registeredAddress":"234q2szedf","registerMessage":"234q2szedf 13333333333","rejectReason":"想駁回就駁回;sad","businessLicenceUrl":"pic/erp/20190112/6763d5cbb3de1c7779bdc0b59baedbe3.jpg","postMessage":"北京西城区24e23sdf","customerId":1024,"invoiceType":2,"id":72806,"invoiceTitle":"北京ces","createTimeStr":"2019-01-10 15:15:20","email":"","updateTimeStr":"2019-01-23 16:30:47","bankAccount":"12312342341234","bankMessage":"adadawd 12312342341234","townName":"北京西城区","taxPayerType":3,"updateUserName":"V001024","registeredPhone":"13333333333","updateUser":139876,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":1548232247,"bankAddress":"adadawd","registeredPhoneId":1343757,"customerName":"北京ces","customerTypeName":"供应商","contactPhoneId":1343757,"createTime":1547104520,"registrationNumber":"110101MXB6CK9Q6","invoiceTypeStr":"增值税专用发票","createUser":139876,"customerInvoiceInfoUrl":"pic/erp/20190112/0d2d18e2a684c3405b6b147515e1e9bd.jpg","contactPhone":"13333333333","status":1},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"北京","createUserName":"V001305","verifyUser":0,"townId":"","verifyTime":0,"customerTypeId":662,"registeredAddress":"北京市昌平区龙域北街金域国际中心A座9层905室五桌六号","registerMessage":"北京市昌平区龙域北街金域国际中心A座9层905室五桌六号 13164660812","rejectReason":"駁回需要原因嗎","businessLicenceUrl":"","postMessage":"","customerId":1305,"invoiceType":3,"id":72807,"invoiceTitle":"北京","createTimeStr":"2019-01-10 16:32:45","email":"","updateTimeStr":"2019-01-12 14:16:44","bankAccount":"3258096856369858708","bankMessage":"中国银行昌平区回龙观西大街102号分支银行 3258096856369858708","townName":"","taxPayerType":2,"updateUserName":"V001305","registeredPhone":"13164660812","updateUser":11274079,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1547273804,"bankAddress":"中国银行昌平区回龙观西大街102号分支银行","registeredPhoneId":8598886,"customerName":"北京","customerTypeName":"供应商","contactPhoneId":0,"createTime":1547109165,"registrationNumber":"110101MXB6CK9Q6","invoiceTypeStr":"增值税电子普通发票","createUser":11274079,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"pic/erp/20190112/779d445639f7f60d8cef98d3c6d5c7bb.jpg","statusStr":"已审核","companyCertificationUrl":"pic/erp/20190112/3d4b84035b3ccec9a99e790d3a31c287.jpg","postAddress":"测试","contactPerson":"测试","createUserName":"V81814741cebc","verifyUser":0,"townId":"230302000000","verifyTime":0,"customerTypeId":662,"registeredAddress":"10200000","registerMessage":"10200000 13684995613","rejectReason":"","businessLicenceUrl":"pic/erp/20190112/779d445639f7f60d8cef98d3c6d5c7bb.jpg","postMessage":"黑龙江鸡西市鸡冠区测试","customerId":1402,"invoiceType":3,"id":72808,"invoiceTitle":"10200000","createTimeStr":"2019-01-12 16:07:24","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"222222","bankMessage":"ces 222222","townName":"黑龙江鸡西市鸡冠区","taxPayerType":2,"updateUserName":"","registeredPhone":"13684995613","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"ces","registeredPhoneId":8213340,"customerName":"10200000","customerTypeName":"供应商","contactPhoneId":8602636,"createTime":1547280444,"registrationNumber":"10200000","invoiceTypeStr":"增值税电子普通发票","createUser":11275406,"customerInvoiceInfoUrl":"pic/erp/20190112/ddfdc7ef36b1ddc908b22769036337f0.jpg","contactPhone":"13684995621","status":2},{"entrustedCertificateUrl":"pic/erp/20190112/779d445639f7f60d8cef98d3c6d5c7bb.jpg","statusStr":"已审核","companyCertificationUrl":"pic/erp/20190112/07a165b924dc73e10aaf3a45733a523a.jpg","postAddress":"测试地址","contactPerson":"michelle","createUserName":"V8182a652b5ed","verifyUser":21212,"townId":"110102000000","verifyTime":1547281722,"customerTypeId":662,"registeredAddress":"广东深圳","registerMessage":"广东深圳 075588888888","rejectReason":"","businessLicenceUrl":"pic/erp/20190112/8cd2fbf17f5f6b607b409585ba926970.jpg","postMessage":"北京西城区测试地址","customerId":1403,"invoiceType":2,"id":72809,"invoiceTitle":"michelle1","createTimeStr":"2019-01-12 16:10:59","email":"","updateTimeStr":"2019-01-12 16:28:42","bankAccount":"808555555","bankMessage":"测试分行 808555555","townName":"北京西城区","taxPayerType":3,"updateUserName":"phoebe.guo","registeredPhone":"075588888888","updateUser":21212,"verifyUserName":"phoebe.guo","taxPayerTypeStr":"小规模纳税人公司","updateTime":1547281722,"bankAddress":"测试分行","registeredPhoneId":8599667,"customerName":"michelle1","customerTypeName":"供应商","contactPhoneId":8213340,"createTime":1547280659,"registrationNumber":"0101001AAAAAAA","invoiceTypeStr":"增值税专用发票","createUser":11275420,"customerInvoiceInfoUrl":"pic/erp/20190112/6ab59c23a17e521fd7af376454b07db9.jpg","contactPhone":"13684995613","status":2},{"entrustedCertificateUrl":"pic/erp/20190117/52ef2dd65b2c1a0a558679b057d9ace8.jpg","statusStr":"审核中","companyCertificationUrl":"pic/erp/20190117/e5c049b3b6e6b86cd2b39bf0ad9f8d7b.jpg","postAddress":"打张越吧真的打张越吧真的打张越吧真的","contactPerson":"打张越吧真的打张越吧真的","createUserName":"phoebe的供应商","verifyUser":0,"townId":"469002000000","verifyTime":0,"customerTypeId":662,"registeredAddress":"测试测大V发","registerMessage":"测试测大V发 16345345345","rejectReason":"不開心就駁回","businessLicenceUrl":"pic/erp/20190117/66db021fd160b4047c1627d98a4535c8.jpg","postMessage":"海南省直辖县级行政区划琼海市打张越吧真的打张越吧真的打张越吧真的","customerId":437,"invoiceType":2,"id":72810,"invoiceTitle":"打张越吧真的打他","createTimeStr":"2019-01-13 17:07:50","email":"98318927@qq.com","updateTimeStr":"2019-02-28 13:49:42","bankAccount":"234567653435654","bankMessage":"烦人发v烦人v  234567653435654","townName":"海南省直辖县级行政区划琼海市","taxPayerType":2,"updateUserName":"phoebe的供应商","registeredPhone":"16345345345","updateUser":34234,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1551332982,"bankAddress":"烦人发v烦人v ","registeredPhoneId":8614597,"customerName":"打张越吧真的打他","customerTypeName":"供应商","contactPhoneId":8614596,"createTime":1547370470,"registrationNumber":"913232312323233","invoiceTypeStr":"增值税专用发票","createUser":34234,"customerInvoiceInfoUrl":"pic/erp/20190117/0d2d18e2a684c3405b6b147515e1e9bd.jpg","contactPhone":"13234234343","status":1},{"entrustedCertificateUrl":"pic/erp/20190114/2ae6bf272660699943795e772229fdbc.jpg","statusStr":"审核中","companyCertificationUrl":"pic/erp/20190114/6ab59c23a17e521fd7af376454b07db9.jpg","postAddress":"测试地址","contactPerson":"michelle","createUserName":"O2O818516edbd12","verifyUser":0,"townId":"632721000000","verifyTime":0,"customerTypeId":662,"registeredAddress":"青海","registerMessage":"青海 078855555555","rejectReason":"","businessLicenceUrl":"pic/erp/20190114/8cd2fbf17f5f6b607b409585ba926970.jpg","postMessage":"青海玉树藏族自治州玉树县测试地址","customerId":1415,"invoiceType":2,"id":72811,"invoiceTitle":"michelle1415333","createTimeStr":"2019-01-14 10:45:22","email":"","updateTimeStr":"2019-01-14 18:32:03","bankAccount":"622846888555222","bankMessage":"青海开户行 622846888555222","townName":"青海玉树藏族自治州玉树县","taxPayerType":3,"updateUserName":"O2O818516edbd12","registeredPhone":"078855555555","updateUser":11275445,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":1547461923,"bankAddress":"青海开户行","registeredPhoneId":8613000,"customerName":"michelle1415333","customerTypeName":"供应商","contactPhoneId":8213340,"createTime":1547433922,"registrationNumber":"FFFFFFFFFFFFFFFFFFFF","invoiceTypeStr":"增值税专用发票","createUser":11275445,"customerInvoiceInfoUrl":"pic/erp/20190114/6ab59c23a17e521fd7af376454b07db9.jpg","contactPhone":"13684995613","status":1},{"entrustedCertificateUrl":"pic/erp/20190114/be8946f274657beec4c1a6088e40915f.jpg","statusStr":"已审核","companyCertificationUrl":"pic/erp/20190114/be8946f274657beec4c1a6088e40915f.jpg","postAddress":"测试地址","contactPerson":"michelle","createUserName":"O2O8186c656742f","verifyUser":0,"townId":"310104000000","verifyTime":0,"customerTypeId":662,"registeredAddress":"上海","registerMessage":"上海 075588888888","rejectReason":"","businessLicenceUrl":"pic/erp/20190114/be8946f274657beec4c1a6088e40915f.jpg","postMessage":"上海徐汇区测试地址","customerId":1416,"invoiceType":3,"id":72812,"invoiceTitle":"michelle1416","createTimeStr":"2019-01-14 11:27:52","email":"","updateTimeStr":"2019-01-14 11:28:15","bankAccount":"89898987","bankMessage":"上海开户行 89898987","townName":"上海徐汇区","taxPayerType":2,"updateUserName":"O2O8186c656742f","registeredPhone":"075588888888","updateUser":11275446,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1547436495,"bankAddress":"上海开户行","registeredPhoneId":8599667,"customerName":"michelle1416","customerTypeName":"供应商","contactPhoneId":8213340,"createTime":1547436472,"registrationNumber":"1230456789AAAAAAAA","invoiceTypeStr":"增值税电子普通发票","createUser":11275446,"customerInvoiceInfoUrl":"pic/erp/20190114/be8946f274657beec4c1a6088e40915f.jpg","contactPhone":"13684995613","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":662,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":121312,"invoiceType":3,"id":72813,"invoiceTitle":"略略略","createTimeStr":"2019-01-14 16:37:32","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"啦啦啦","customerTypeName":"供应商","contactPhoneId":0,"createTime":1547455052,"registrationNumber":"","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"范德萨范德萨","contactPerson":"锅晋","createUserName":"","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区范德萨范德萨","customerId":172174773,"invoiceType":3,"id":72814,"invoiceTitle":"锅锅晋晋","createTimeStr":"2019-01-22 14:22:09","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"锅锅晋晋","customerTypeName":"装修公司","contactPhoneId":8613554,"createTime":1548138129,"registrationNumber":"ASWDC0123456789","invoiceTypeStr":"增值税电子普通发票","createUser":172174773,"customerInvoiceInfoUrl":"","contactPhone":"15800365210","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"范德萨范德萨","contactPerson":"锅晋","createUserName":"Mrright_9738","verifyUser":0,"townId":"441900006000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东东莞市莞城街道办事处范德萨范德萨","customerId":1719929,"invoiceType":3,"id":72815,"invoiceTitle":"完美世界175","createTimeStr":"2019-01-23 17:23:27","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东东莞市莞城街道办事处","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"完美世界175","customerTypeName":"装修公司","contactPhoneId":8613554,"createTime":1548235407,"registrationNumber":"ASWDC0123456265","invoiceTypeStr":"增值税电子普通发票","createUser":1719929,"customerInvoiceInfoUrl":"","contactPhone":"15800365210","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"fdfdsfds","contactPerson":"锅晋","createUserName":"","verifyUser":21212,"townId":"440304000000","verifyTime":1551409580,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"想駁回就駁回;asda","businessLicenceUrl":"","postMessage":"广东深圳市福田区fdfdsfds","customerId":172172995,"invoiceType":3,"id":72816,"invoiceTitle":"完美世界188","createTimeStr":"2019-01-23 17:30:12","email":"","updateTimeStr":"2019-03-01 11:06:20","bankAccount":"","bankMessage":" ","townName":"广东深圳市福田区","taxPayerType":2,"updateUserName":"phoebe.guo","registeredPhone":"","updateUser":21212,"verifyUserName":"phoebe.guo","taxPayerTypeStr":"一般纳税人公司","updateTime":1551409580,"bankAddress":"","registeredPhoneId":0,"customerName":"完美世界188","customerTypeName":"装修公司","contactPhoneId":8613554,"createTime":1548235812,"registrationNumber":"ASWDC0123455984","invoiceTypeStr":"增值税电子普通发票","createUser":172172995,"customerInvoiceInfoUrl":"","contactPhone":"15800365210","status":0},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":21212,"townId":"0","verifyTime":1550631655,"customerTypeId":654,"registeredAddress":"少时诵诗书","registerMessage":"少时诵诗书 0348783","rejectReason":"想駁回就駁回","businessLicenceUrl":"","postMessage":"","customerId":1231232,"invoiceType":1,"id":72817,"invoiceTitle":"啦啦啦","createTimeStr":"2019-02-20 11:00:40","email":"","updateTimeStr":"2019-02-20 11:00:55","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":2,"updateUserName":"phoebe.guo","registeredPhone":"0348783","updateUser":21212,"verifyUserName":"phoebe.guo","taxPayerTypeStr":"一般纳税人公司","updateTime":1550631655,"bankAddress":"","registeredPhoneId":8613996,"customerName":"啦啦啦","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1550631640,"registrationNumber":"913224567543245","invoiceTypeStr":"增值税普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"aaaaa","contactPerson":"sdafsa","createUserName":"鑫爱馨","verifyUser":0,"townId":"360203000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"江西景德镇市珠山区aaaaa","customerId":1725353,"invoiceType":3,"id":72819,"invoiceTitle":"tumax测试专用装企03","createTimeStr":"2019-02-22 14:03:32","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"江西景德镇市珠山区","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"tumax测试专用装企03","customerTypeName":"装修公司","contactPhoneId":1236800,"createTime":1550815412,"registrationNumber":"321321231232132","invoiceTypeStr":"增值税电子普通发票","createUser":1725353,"customerInvoiceInfoUrl":"","contactPhone":"13588889999","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_190227/20190227_59c37e46329f46a0483bFWoavCzUgp7x.jpg","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_190227/20190227_4fdc6cb381adcf2eb6b1AScsVP4jENsp.jpg","postAddress":"范德萨范德萨","contactPerson":"锅晋","createUserName":"","verifyUser":0,"townId":"440304000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"的冯绍峰的","registerMessage":"的冯绍峰的 07556652512","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_190227/20190227_9bcb040614b972ab015cGXKsvNJND8Il.jpg","postMessage":"广东深圳市福田区范德萨范德萨","customerId":172174888,"invoiceType":2,"id":72820,"invoiceTitle":"michelle的装修公司","createTimeStr":"2019-02-27 11:36:31","email":"123@126.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"622154552265552","bankMessage":"的说法都是 622154552265552","townName":"广东深圳市福田区","taxPayerType":2,"updateUserName":"","registeredPhone":"07556652512","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"的说法都是","registeredPhoneId":8614453,"customerName":"michelle的装修公司","customerTypeName":"装修公司","contactPhoneId":8613554,"createTime":1551238591,"registrationNumber":"ASWDC0123456584","invoiceTypeStr":"增值税专用发票","createUser":172174888,"customerInvoiceInfoUrl":"pic/zxgs/day_190227/20190227_b3150a79a195aa2cdd57PC7TBjPyTYeS.jpg","contactPhone":"15800365210","status":1},{"entrustedCertificateUrl":"https://pic.shejiben.com/zxgs/day_190227/20190227_7712cac17933d3b08bf02CWh7zmF9aS8.jpg","statusStr":"审核中","companyCertificationUrl":"https://pic.shejiben.com/zxgs/day_190227/20190227_8dcc8bbfd98e7306b214rsptCMIRp56N.jpg","postAddress":"湖南 张家界 张家界市武陵源区 4354534","contactPerson":"123123","createUserName":"","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"ffffffffffffffffffffff","registerMessage":"ffffffffffffffffffffff 17688908978","rejectReason":"駁回需要原因嗎","businessLicenceUrl":"https://pic.shejiben.com/zxgs/day_190227/20190227_a5229f962d1412ab11094nXp3pw5VKz0.jpg","postMessage":"湖南 张家界 张家界市武陵源区 4354534","customerId":8888,"invoiceType":2,"id":72821,"invoiceTitle":"ffffffffffffffffffffff","createTimeStr":"2019-02-27 15:38:56","email":"zhenhao.wu@corp.to8to.com","updateTimeStr":"2019-02-27 17:14:30","bankAccount":"12313123123123123123123","bankMessage":"啦啦啦 12313123123123123123123","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"17688908978","updateUser":8888,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1551258870,"bankAddress":"啦啦啦","registeredPhoneId":8557545,"customerName":"ffffffffffffffffffffff","customerTypeName":"设计师","contactPhoneId":8557545,"createTime":1551253136,"registrationNumber":"FFFFFFFFFFFFFFFFFFFFFF","invoiceTypeStr":"增值税专用发票","createUser":8888,"customerInvoiceInfoUrl":"https://pic.shejiben.com/zxgs/day_190227/20190227_83d0b1090ddfa26c4111iDJuIDvVa6pg.jpg","contactPhone":"17688908978","status":1},{"entrustedCertificateUrl":"","statusStr":"审核中","companyCertificationUrl":"pic/erp/20190228/0d2d18e2a684c3405b6b147515e1e9bd.jpg","postAddress":"1232eq","contactPerson":"12ewe2","createUserName":"O2O0025b1be965b","verifyUser":0,"townId":"110102000000","verifyTime":0,"customerTypeId":662,"registeredAddress":"sdfsdsdf","registerMessage":"sdfsdsdf 15644232333","rejectReason":"","businessLicenceUrl":"pic/erp/20190228/ee748f5c602363154011cc6b2f6f580f.jpg","postMessage":"北京西城区1232eq","customerId":1446,"invoiceType":2,"id":72822,"invoiceTitle":"dd","createTimeStr":"2019-02-28 10:29:43","email":"","updateTimeStr":"2019-02-28 10:59:49","bankAccount":"123124234","bankMessage":"asdsa23 123124234","townName":"北京西城区","taxPayerType":2,"updateUserName":"O2O0025b1be965b","registeredPhone":"15644232333","updateUser":11275691,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1551322789,"bankAddress":"asdsa23","registeredPhoneId":8614595,"customerName":"dd","customerTypeName":"供应商","contactPhoneId":8614595,"createTime":1551320983,"registrationNumber":"123WD2312342423","invoiceTypeStr":"增值税专用发票","createUser":11275691,"customerInvoiceInfoUrl":"pic/erp/20190228/f0f373478277cf6228c79bd1d178527d.jpg","contactPhone":"15644232333","status":1},{"entrustedCertificateUrl":"pic/zxgs/day_190228/20190228_2cb30e0d3cf75535cc11jWurxJAdE76m.jpg","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_190228/20190228_30f91e7f9f1dd92fc618ybt8eeLSFoaN.jpg","postAddress":"广西 梧州 蒙山县 sdfsdfdsfsd111","contactPerson":"9999999999999","createUserName":"小子向前冲13","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"1111111111111111111111111","registerMessage":"1111111111111111111111111 13245678909","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_190228/20190228_66762365174a05184d3f0CtygblmEu4V.jpg","postMessage":"广西 梧州 蒙山县 sdfsdfdsfsd111","customerId":1674652,"invoiceType":2,"id":72823,"invoiceTitle":"0000000000000000","createTimeStr":"2019-02-28 11:28:50","email":"wxl12342@163.com","updateTimeStr":"2019-02-28 14:35:58","bankAccount":"11111111111111111111111111111111111111111111111","bankMessage":"1231231231231 11111111111111111111111111111111111111111111111","townName":"","taxPayerType":2,"updateUserName":"小子向前冲13","registeredPhone":"13245678909","updateUser":1674652,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1551335758,"bankAddress":"1231231231231","registeredPhoneId":1241259,"customerName":"0000000000000000","customerTypeName":"设计师","contactPhoneId":1241259,"createTime":1551324530,"registrationNumber":"FTTTTTTTTTT","invoiceTypeStr":"增值税专用发票","createUser":1674652,"customerInvoiceInfoUrl":"pic/zxgs/day_190228/20190228_707f7086f9374e3b958bctIPg0glAsY3.jpg","contactPhone":"13245678909","status":1},{"entrustedCertificateUrl":"pic/zxgs/day_190228/20190228_b996d3e9a0756c5d4aeeTOuc3nvLgKPX.jpg","statusStr":"已审核","companyCertificationUrl":"pic/zxgs/day_190307/20190307_9c13ddba7ea663bacb2eNhjXTeQWY8DA.jpg","postAddress":"安徽 阜阳 阜阳市颍东区 地址de","contactPerson":"给对方的鬼地方个给对方的鬼地方个给对方的","createUserName":"","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_190307/20190307_5b5c37ee792663a99f84NJkLIavRgwU3.png","postMessage":"安徽 阜阳 阜阳市颍东区 地址de","customerId":6282,"invoiceType":3,"id":72824,"invoiceTitle":"02小规模纳税人发票","createTimeStr":"2019-02-28 14:31:34","email":"zhenhao.wu@corp.to8to.com","updateTimeStr":"2019-03-12 16:16:43","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":6282,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":1552378603,"bankAddress":"","registeredPhoneId":0,"customerName":"02小规模纳税人发票","customerTypeName":"设计师","contactPhoneId":1236307,"createTime":1551335494,"registrationNumber":"914403001922038216","invoiceTypeStr":"增值税电子普通发票","createUser":6282,"customerInvoiceInfoUrl":"pic/zxgs/day_190307/20190307_23964755510f3af8890bygNnbGrxS1Sb.png","contactPhone":"13567899876","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_190228/20190228_c07391126255a605038bTKBS5IlGfglI.jpg","statusStr":"已审核","companyCertificationUrl":"pic/zxgs/day_190228/20190228_3c1bfd8ca7127fe331109TY24ZZ490Fv.jpg","postAddress":"辽宁 辽阳 灯塔市 sdfgsdfgsdfg","contactPerson":"sdfgsdfgsdfg","createUserName":"","verifyUser":20713,"townId":"0","verifyTime":1552212959,"customerTypeId":4292,"registeredAddress":"aadsfasdfasdf","registerMessage":"aadsfasdfasdf 17688908978","rejectReason":"不開心就駁回","businessLicenceUrl":"pic/zxgs/day_190228/20190228_05a90aafabf8bc5f021dpJgt9UwelaUv.jpg","postMessage":"辽宁 辽阳 灯塔市 sdfgsdfgsdfg","customerId":4655,"invoiceType":2,"id":72825,"invoiceTitle":"啦啦啦1111","createTimeStr":"2019-02-28 15:00:24","email":"zhenhao.wu@corp.to8to.com","updateTimeStr":"2019-03-10 18:15:59","bankAccount":"212412341234123412341234","bankMessage":"ggggggggg 212412341234123412341234","townName":"","taxPayerType":2,"updateUserName":"dana_test","registeredPhone":"17688908978","updateUser":20713,"verifyUserName":"dana_test","taxPayerTypeStr":"一般纳税人公司","updateTime":1552212959,"bankAddress":"ggggggggg","registeredPhoneId":8557545,"customerName":"啦啦啦1111","customerTypeName":"设计师","contactPhoneId":8557545,"createTime":1551337224,"registrationNumber":"GGGGGGGGG","invoiceTypeStr":"增值税专用发票","createUser":4655,"customerInvoiceInfoUrl":"pic/zxgs/day_190228/20190228_c8a66bbc693cd9520728KaArFo9hozlP.jpg","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"广东 深圳 深圳市南山区 电饭锅梵蒂冈","contactPerson":"林佛佛","createUserName":"只是寻常铁","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"","registerMessage":" ","rejectReason":"不開心就駁回","businessLicenceUrl":"","postMessage":"广东 深圳 深圳市南山区 电饭锅梵蒂冈","customerId":1719892,"invoiceType":3,"id":72826,"invoiceTitle":"fsdftryeteeeefdsfeeeeeeffffffffffffffffff","createTimeStr":"2019-02-28 16:13:32","email":"dsgdvdfsdgdsgdfggdfgdfgZ@fsdfsdfsdf.com","updateTimeStr":"2019-03-04 15:40:34","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"只是寻常铁","registeredPhone":"","updateUser":1719892,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":1551685234,"bankAddress":"","registeredPhoneId":0,"customerName":"fsdftryeteeeefdsfeeeeeeffffffffffffffffff","customerTypeName":"设计师","contactPhoneId":8548558,"createTime":1551341612,"registrationNumber":"","invoiceTypeStr":"增值税电子普通发票","createUser":1719892,"customerInvoiceInfoUrl":"","contactPhone":"17622222222","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_190228/20190228_d2fc65e9b1548cbf0b26B07ftt4gCXuJ.jpg","statusStr":"审核中","companyCertificationUrl":"pic/zxgs/day_190228/20190228_0c07f52e29553f0e64c2R2P1OEcEOBKm.jpg","postAddress":"354346","contactPerson":"18834875685","createUserName":"","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"67457568","registerMessage":"67457568 18847563859","rejectReason":"","businessLicenceUrl":"pic/zxgs/day_190228/20190228_f5fd56d0a323fe0580d2inbgXDEUmaPu.jpg","postMessage":"354346","customerId":172173104,"invoiceType":2,"id":72827,"invoiceTitle":"sherry测试公司","createTimeStr":"2019-02-28 22:54:36","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"346457567","bankMessage":"jhfgjghjjgh 346457567","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"18847563859","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"jhfgjghjjgh","registeredPhoneId":8614741,"customerName":"sherry测试公司","customerTypeName":"装修公司","contactPhoneId":8614742,"createTime":1551365676,"registrationNumber":"GG8786864756854645","invoiceTypeStr":"增值税专用发票","createUser":172173104,"customerInvoiceInfoUrl":"pic/zxgs/day_190228/20190228_e0fa3354165ab3911fdcntK3nbGSosmx.jpg","contactPhone":"18834857348","status":1},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"marianna","verifyUser":21212,"townId":"0","verifyTime":1551408863,"customerTypeId":652,"registeredAddress":"","registerMessage":" ","rejectReason":"想駁回就駁回","businessLicenceUrl":"","postMessage":"","customerId":2432,"invoiceType":1,"id":72828,"invoiceTitle":"官方","createTimeStr":"2019-03-01 10:51:46","email":"","updateTimeStr":"2019-03-01 10:54:23","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":2,"updateUserName":"phoebe.guo","registeredPhone":"","updateUser":21212,"verifyUserName":"phoebe.guo","taxPayerTypeStr":"一般纳税人公司","updateTime":1551408863,"bankAddress":"","registeredPhoneId":0,"customerName":"官方","customerTypeName":"业主","contactPhoneId":0,"createTime":1551408706,"registrationNumber":"123223424324325","invoiceTypeStr":"增值税普通发票","createUser":131635,"customerInvoiceInfoUrl":"","contactPhone":"","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"dana_test","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":888925,"invoiceType":3,"id":72829,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2019-03-01 15:08:25","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1551424105,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":20713,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_190307/20190307_6725e96b2a126963610ayejAms7H9l1l.jpg","statusStr":"已审核","companyCertificationUrl":"pic/zxgs/day_190307/20190307_a8a122393c340334683eQDMMqLgEbqLk.jpg","postAddress":"北京 北京 北京市大兴区 萨啊实打实","contactPerson":"林佛佛","createUserName":"不想蜗居的牛","verifyUser":20713,"townId":"0","verifyTime":1552210600,"customerTypeId":4292,"registeredAddress":"黑乎乎的多晕晕晕也所付","registerMessage":"黑乎乎的多晕晕晕也所付 17625634891","rejectReason":"想駁回就駁回;1","businessLicenceUrl":"pic/zxgs/day_190307/20190307_b519b676d37b139233a6H5oYSbhn96WC.jpg","postMessage":"北京 北京 北京市大兴区 萨啊实打实","customerId":1720109,"invoiceType":2,"id":72830,"invoiceTitle":"个人用户","createTimeStr":"2019-03-01 15:52:24","email":"","updateTimeStr":"2019-03-10 17:36:40","bankAccount":"6217002020036598321","bankMessage":"中国银行 6217002020036598321","townName":"","taxPayerType":2,"updateUserName":"dana_test","registeredPhone":"17625634891","updateUser":20713,"verifyUserName":"dana_test","taxPayerTypeStr":"一般纳税人公司","updateTime":1552210600,"bankAddress":"中国银行","registeredPhoneId":8615028,"customerName":"个人用户","customerTypeName":"设计师","contactPhoneId":8615030,"createTime":1551426744,"registrationNumber":"2123","invoiceTypeStr":"增值税专用发票","createUser":1720109,"customerInvoiceInfoUrl":"pic/zxgs/day_190307/20190307_c22cf88895fd870ab111kVcpp4QUxU8b.jpg","contactPhone":"17632598641","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":21212,"townId":"0","verifyTime":1551775657,"customerTypeId":652,"registeredAddress":"","registerMessage":" ","rejectReason":"想駁回就駁回;啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧重中之重啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧啧重中之重啧啧啧啧啧啧啧啧","businessLicenceUrl":"","postMessage":"","customerId":454352,"invoiceType":3,"id":72831,"invoiceTitle":"phoebe的测试","createTimeStr":"2019-03-04 10:38:25","email":"","updateTimeStr":"2019-03-05 16:47:37","bankAccount":"453123122","bankMessage":" 453123122","townName":"","taxPayerType":2,"updateUserName":"phoebe.guo","registeredPhone":"","updateUser":21212,"verifyUserName":"phoebe.guo","taxPayerTypeStr":"一般纳税人公司","updateTime":1551775657,"bankAddress":"","registeredPhoneId":0,"customerName":"phoebe的测试","customerTypeName":"业主","contactPhoneId":8614833,"createTime":1551667105,"registrationNumber":"912394893458344534","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"01029322943","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"phoebe.guo","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":342335,"invoiceType":3,"id":72832,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2019-03-04 10:49:08","email":"237847238@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1551667748,"registrationNumber":"911112203SD3XCNYDJ","invoiceTypeStr":"增值税电子普通发票","createUser":21212,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"挂号费改","contactPerson":"分隔符","createUserName":"梦里的地方","verifyUser":21212,"townId":"441202000000","verifyTime":1551751969,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"想駁回就駁回;vvvvvvvvvvvvv","businessLicenceUrl":"","postMessage":"广东肇庆市端州区挂号费改","customerId":1678055,"invoiceType":3,"id":72833,"invoiceTitle":"武汉派单四公司","createTimeStr":"2019-03-05 09:44:36","email":"","updateTimeStr":"2019-03-05 10:12:49","bankAccount":"","bankMessage":" ","townName":"广东肇庆市端州区","taxPayerType":3,"updateUserName":"phoebe.guo","registeredPhone":"","updateUser":21212,"verifyUserName":"phoebe.guo","taxPayerTypeStr":"小规模纳税人公司","updateTime":1551751969,"bankAddress":"","registeredPhoneId":0,"customerName":"武汉派单四公司","customerTypeName":"装修公司","contactPhoneId":1230070,"createTime":1551750276,"registrationNumber":"DFDFG1258741258","invoiceTypeStr":"增值税电子普通发票","createUser":1678055,"customerInvoiceInfoUrl":"","contactPhone":"13255555555","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"一二三四五六七八九十一二三四五六七八九十一二三四五六七八九大十","contactPerson":"","createUserName":"","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"一二三四五六七八九十一二三四五六七八九十一二三四五六七八九大十一二三四五六七八九十","registerMessage":"一二三四五六七八九十一二三四五六七八九十一二三四五六七八九大十一二三四五六七八九十 ","rejectReason":"","businessLicenceUrl":"","postMessage":"一二三四五六七八九十一二三四五六七八九十一二三四五六七八九大十","customerId":10103,"invoiceType":3,"id":72834,"invoiceTitle":"叽叽咕咕装修公司大萨达所大所大所大所大所大所温泉鹅群翁群翁大所委屈二群翁群翁群翁群翁群翁大所多大赛的","createTimeStr":"2019-03-05 15:09:24","email":"","updateTimeStr":"2019-03-05 17:53:57","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":10103,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":1551779637,"bankAddress":"","registeredPhoneId":0,"customerName":"叽叽咕咕装修公司大萨达所大所大所大所大所大所温泉鹅群翁群翁大所委屈二群翁群翁群翁群翁群翁大所多大赛的","customerTypeName":"设计师","contactPhoneId":0,"createTime":1551769764,"registrationNumber":"91110114MA006LYW5M","invoiceTypeStr":"增值税电子普通发票","createUser":10103,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"安徽 阜阳 阜阳市颍泉区 adfasdfasf","contactPerson":"ggggggggg","createUserName":"","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"安徽 阜阳 阜阳市颍泉区 adfasdfasf","customerId":8250,"invoiceType":3,"id":72835,"invoiceTitle":"ggggggggg","createTimeStr":"2019-03-06 18:41:40","email":"","updateTimeStr":"2019-03-06 18:48:01","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":8250,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":1551869281,"bankAddress":"","registeredPhoneId":0,"customerName":"ggggggggg","customerTypeName":"设计师","contactPhoneId":8557545,"createTime":1551868900,"registrationNumber":"","invoiceTypeStr":"增值税电子普通发票","createUser":8250,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"dasdw ","contactPerson":"是的粉色发是","createUserName":"void.ai","verifyUser":0,"townId":"120101000000","verifyTime":0,"customerTypeId":653,"registeredAddress":"asdwdas","registerMessage":"asdwdas 079333669999","rejectReason":"","businessLicenceUrl":"","postMessage":"天津和平区dasdw ","customerId":1677063,"invoiceType":3,"id":72836,"invoiceTitle":"shengsf ","createTimeStr":"2019-03-07 10:20:28","email":"15051@ssdf.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":"asdaw  ","townName":"天津和平区","taxPayerType":2,"updateUserName":"","registeredPhone":"079333669999","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"asdaw ","registeredPhoneId":8615066,"customerName":"shengsf ","customerTypeName":"工人","contactPhoneId":8615065,"createTime":1551925228,"registrationNumber":"1111111111124ADAS11","invoiceTypeStr":"增值税电子普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"15065542350","status":2},{"entrustedCertificateUrl":"finance/20190307/ce598ee0cfad918d0ca1a016a8a9b9b0.jpg","statusStr":"已审核","companyCertificationUrl":"finance/20190307/772e46fb988f7b2b9b71d13c926c5342.jpg","postAddress":"阿萨德","contactPerson":"大","createUserName":"void.ai","verifyUser":20713,"townId":"110101000000","verifyTime":1552210788,"customerTypeId":654,"registeredAddress":"爱是打我多as","registerMessage":"爱是打我多as 079333334444","rejectReason":"","businessLicenceUrl":"finance/20190307/ce598ee0cfad918d0ca1a016a8a9b9b0.jpg","postMessage":"北京东城区阿萨德","customerId":1677060,"invoiceType":2,"id":72837,"invoiceTitle":"sakhsjdfh","createTimeStr":"2019-03-07 10:46:02","email":"sdf@163.com","updateTimeStr":"2019-03-10 17:39:48","bankAccount":"123456789","bankMessage":"阿萨德哇 123456789","townName":"北京东城区","taxPayerType":2,"updateUserName":"dana_test","registeredPhone":"079333334444","updateUser":20713,"verifyUserName":"dana_test","taxPayerTypeStr":"一般纳税人公司","updateTime":1552210788,"bankAddress":"阿萨德哇","registeredPhoneId":8615067,"customerName":"sakhsjdfh","customerTypeName":"装修公司","contactPhoneId":8266105,"createTime":1551926762,"registrationNumber":"DAASDW1456245224","invoiceTypeStr":"增值税专用发票","createUser":11274565,"customerInvoiceInfoUrl":"finance/20190307/ce598ee0cfad918d0ca1a016a8a9b9b0.jpg","contactPhone":"15068740452","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"asdw","contactPerson":"079311448877","createUserName":"void.ai","verifyUser":0,"townId":"120101000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"天津和平区asdw","customerId":1688777,"invoiceType":1,"id":72838,"invoiceTitle":"asdwadasd","createTimeStr":"2019-03-07 10:47:02","email":"15265@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"天津和平区","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"asdwadasd","customerTypeName":"装修公司","contactPhoneId":8266083,"createTime":1551926822,"registrationNumber":"","invoiceTypeStr":"增值税普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"15068740451","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"萨达十大","contactPerson":"阿萨德哇","createUserName":"void.ai","verifyUser":0,"townId":"120102000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"阿萨达瓦萨达","registerMessage":"阿萨达瓦萨达 079315454777","rejectReason":"","businessLicenceUrl":"","postMessage":"天津河东区萨达十大","customerId":16887545,"invoiceType":3,"id":72839,"invoiceTitle":"sdadwadadas","createTimeStr":"2019-03-07 10:48:16","email":"152@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":"阿萨德哇大 ","townName":"天津河东区","taxPayerType":2,"updateUserName":"","registeredPhone":"079315454777","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"阿萨德哇大","registeredPhoneId":8615069,"customerName":"sdadwadadas","customerTypeName":"装修公司","contactPhoneId":8266083,"createTime":1551926896,"registrationNumber":"ASDA125121244544","invoiceTypeStr":"增值税电子普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"15068740451","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"是打算","contactPerson":"阿萨德哇","createUserName":"void.ai","verifyUser":0,"townId":"150403000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 079312454578","rejectReason":"","businessLicenceUrl":"","postMessage":"内蒙古赤峰市元宝山区是打算","customerId":16878845,"invoiceType":3,"id":72840,"invoiceTitle":"sdhgas","createTimeStr":"2019-03-07 10:55:14","email":"16542@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"02","bankMessage":"阿萨德哇 02","townName":"内蒙古赤峰市元宝山区","taxPayerType":3,"updateUserName":"","registeredPhone":"079312454578","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"阿萨德哇","registeredPhoneId":8615071,"customerName":"sdhgas","customerTypeName":"装修公司","contactPhoneId":8544223,"createTime":1551927314,"registrationNumber":"ASDA11222454574","invoiceTypeStr":"增值税电子普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"15068740458","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1213","contactPerson":"李国哦","createUserName":"","verifyUser":0,"townId":"230126000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"黑龙江哈尔滨市巴彦县1213","customerId":172173861,"invoiceType":3,"id":72841,"invoiceTitle":"完美世界wanmei300","createTimeStr":"2019-03-07 11:03:51","email":"327169600@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"黑龙江哈尔滨市巴彦县","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"完美世界wanmei300","customerTypeName":"装修公司","contactPhoneId":8612390,"createTime":1551927831,"registrationNumber":"125616456456465111","invoiceTypeStr":"增值税电子普通发票","createUser":172173861,"customerInvoiceInfoUrl":"","contactPhone":"13828765895","status":2},{"entrustedCertificateUrl":"finance/20190307/69e545c3b4b0d6de1fad108e296d2852.jpg","statusStr":"已审核","companyCertificationUrl":"finance/20190307/772e46fb988f7b2b9b71d13c926c5342.jpg","postAddress":"阿达瓦","contactPerson":"ASDAWD","createUserName":"void.ai","verifyUser":0,"townId":"120102000000","verifyTime":0,"customerTypeId":653,"registeredAddress":"sasd","registerMessage":"sasd 079311448880","rejectReason":"","businessLicenceUrl":"finance/20190307/69e545c3b4b0d6de1fad108e296d2852.jpg","postMessage":"天津河东区阿达瓦","customerId":15474112,"invoiceType":1,"id":72842,"invoiceTitle":"asdaasda","createTimeStr":"2019-03-07 11:08:40","email":"sda@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"123456789111","bankMessage":"阿萨德哇 123456789111","townName":"天津河东区","taxPayerType":2,"updateUserName":"","registeredPhone":"079311448880","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"阿萨德哇","registeredPhoneId":8615077,"customerName":"asdaasda","customerTypeName":"工人","contactPhoneId":8266083,"createTime":1551928120,"registrationNumber":"SADSD0545145211","invoiceTypeStr":"增值税普通发票","createUser":11274565,"customerInvoiceInfoUrl":"finance/20190307/772e46fb988f7b2b9b71d13c926c5342.jpg","contactPhone":"15068740451","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"void.ai","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"null","registerMessage":"null ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":111121,"invoiceType":3,"id":72843,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2019-03-07 11:15:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":"中国银行 ","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1551928557,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"void.ai","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"null","registerMessage":"null ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":111131,"invoiceType":1,"id":72844,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2019-03-07 11:15:57","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1551928557,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"void.ai","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"null","registerMessage":"null ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":111141,"invoiceType":3,"id":72845,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2019-03-07 11:19:28","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1551928768,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"void.ai","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"null","registerMessage":"null ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":111151,"invoiceType":1,"id":72846,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2019-03-07 11:19:28","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1551928768,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"void.ai","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"null","registerMessage":"null ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":111161,"invoiceType":1,"id":72847,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2019-03-07 11:19:28","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1551928768,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"void.ai","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"null","registerMessage":"null ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":111171,"invoiceType":3,"id":72848,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2019-03-07 11:19:28","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1551928768,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"void.ai","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"null","registerMessage":"null ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":111181,"invoiceType":3,"id":72849,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2019-03-07 11:36:34","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1551929794,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"void.ai","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"null","registerMessage":"null ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":111191,"invoiceType":1,"id":72850,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2019-03-07 11:36:34","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1551929794,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"void.ai","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"null","registerMessage":"null ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":111201,"invoiceType":1,"id":72851,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2019-03-07 11:36:34","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1551929794,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"void.ai","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"null","registerMessage":"null ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":111211,"invoiceType":3,"id":72852,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2019-03-07 11:36:34","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1551929794,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"阿萨德","contactPerson":"阿萨德哇","createUserName":"void.ai","verifyUser":0,"townId":"120101000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"阿萨瓦","registerMessage":"阿萨瓦 079355669988","rejectReason":"","businessLicenceUrl":"","postMessage":"天津和平区阿萨德","customerId":254598,"invoiceType":1,"id":72853,"invoiceTitle":"asdwd","createTimeStr":"2019-03-07 14:32:53","email":"asdw@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"1234567891","bankMessage":"阿萨德哇 1234567891","townName":"天津和平区","taxPayerType":2,"updateUserName":"","registeredPhone":"079355669988","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"阿萨德哇","registeredPhoneId":8615101,"customerName":"asdwd","customerTypeName":"装修公司","contactPhoneId":8544218,"createTime":1551940373,"registrationNumber":"SDFD01121145785","invoiceTypeStr":"增值税普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"15068740456","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"asda ","contactPerson":"ASDA ","createUserName":"void.ai","verifyUser":0,"townId":"120101000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"阿萨德","registerMessage":"阿萨德 079314558887","rejectReason":"","businessLicenceUrl":"","postMessage":"天津和平区asda ","customerId":1654657,"invoiceType":1,"id":72854,"invoiceTitle":"阿萨德哇","createTimeStr":"2019-03-07 14:34:01","email":"dsfsd@126.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"123456789123456789","bankMessage":"阿萨德哇 123456789123456789","townName":"天津和平区","taxPayerType":3,"updateUserName":"","registeredPhone":"079314558887","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"阿萨德哇","registeredPhoneId":8615102,"customerName":"阿萨德哇","customerTypeName":"装修公司","contactPhoneId":8544236,"createTime":1551940441,"registrationNumber":"ASDSD0216546542","invoiceTypeStr":"增值税普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"15068740459","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"void.ai","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":111212,"invoiceType":3,"id":72855,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2019-03-07 14:41:26","email":"1512445@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1551940886,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"void.ai","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":111213,"invoiceType":1,"id":72856,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2019-03-07 14:41:26","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1551940886,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"void.ai","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":111214,"invoiceType":1,"id":72857,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2019-03-07 14:41:26","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1551940886,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"void.ai","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":111215,"invoiceType":3,"id":72858,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2019-03-07 14:41:26","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":0,"createTime":1551940886,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"阿萨德哇","contactPerson":"ASDW ","createUserName":"void.ai","verifyUser":20713,"townId":"110101000000","verifyTime":1552208255,"customerTypeId":654,"registeredAddress":"asdwd","registerMessage":"asdwd 15068740451","rejectReason":"駁回需要原因嗎;76767676","businessLicenceUrl":"","postMessage":"北京东城区阿萨德哇","customerId":157845264,"invoiceType":3,"id":72859,"invoiceTitle":"asdwd ","createTimeStr":"2019-03-07 14:43:16","email":"sdads@123.com","updateTimeStr":"2019-03-10 16:57:35","bankAccount":"32651654623545123256432","bankMessage":"asdw  32651654623545123256432","townName":"北京东城区","taxPayerType":2,"updateUserName":"dana_test","registeredPhone":"15068740451","updateUser":20713,"verifyUserName":"dana_test","taxPayerTypeStr":"一般纳税人公司","updateTime":1552208255,"bankAddress":"asdw ","registeredPhoneId":8266083,"customerName":"asdwd ","customerTypeName":"装修公司","contactPhoneId":8266083,"createTime":1551940996,"registrationNumber":"ASDASDA065245415","invoiceTypeStr":"增值税电子普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"15068740451","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"阿萨德","contactPerson":"阿萨德哇","createUserName":"void.ai","verifyUser":0,"townId":"110101000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" 079335154547","rejectReason":"","businessLicenceUrl":"","postMessage":"北京东城区阿萨德","customerId":1354135461,"invoiceType":3,"id":72860,"invoiceTitle":"萨达按时大","createTimeStr":"2019-03-07 14:46:18","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"1245285265468224521254541457842","bankMessage":"萨达瓦 1245285265468224521254541457842","townName":"北京东城区","taxPayerType":2,"updateUserName":"","registeredPhone":"079335154547","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"萨达瓦","registeredPhoneId":8615105,"customerName":"萨达按时大","customerTypeName":"装修公司","contactPhoneId":8544218,"createTime":1551941178,"registrationNumber":"ASDAASD00121212","invoiceTypeStr":"增值税电子普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"15068740456","status":2},{"entrustedCertificateUrl":"","statusStr":"暂存","companyCertificationUrl":"","postAddress":"","contactPerson":"阿萨德哇","createUserName":"void.ai","verifyUser":20713,"townId":"0","verifyTime":1552208347,"customerTypeId":654,"registeredAddress":"爱是打我","registerMessage":"爱是打我 15068740452","rejectReason":"不開心就駁回;......","businessLicenceUrl":"","postMessage":"","customerId":1542465,"invoiceType":3,"id":72861,"invoiceTitle":"萨达瓦","createTimeStr":"2019-03-07 15:05:07","email":"","updateTimeStr":"2019-03-10 16:59:07","bankAccount":"32132465465494324654613854213165421324654132132165","bankMessage":"撒大大阿萨德哇 32132465465494324654613854213165421324654132132165","townName":"","taxPayerType":2,"updateUserName":"dana_test","registeredPhone":"15068740452","updateUser":20713,"verifyUserName":"dana_test","taxPayerTypeStr":"一般纳税人公司","updateTime":1552208347,"bankAddress":"撒大大阿萨德哇","registeredPhoneId":8266105,"customerName":"萨达瓦","customerTypeName":"装修公司","contactPhoneId":8266083,"createTime":1551942307,"registrationNumber":"ASDASD032303541","invoiceTypeStr":"增值税电子普通发票","createUser":11274565,"customerInvoiceInfoUrl":"","contactPhone":"15068740451","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"比克科技大厦","contactPerson":"郭月","createUserName":"V001227","verifyUser":0,"townId":"440304000000","verifyTime":0,"customerTypeId":662,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市福田区比克科技大厦","customerId":1227,"invoiceType":3,"id":72862,"invoiceTitle":"010101010101010","createTimeStr":"2019-03-08 16:01:01","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东深圳市福田区","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"郭月","customerTypeName":"供应商","contactPhoneId":8213340,"createTime":1552032061,"registrationNumber":"","invoiceTypeStr":"增值税电子普通发票","createUser":11273586,"customerInvoiceInfoUrl":"","contactPhone":"13684995613","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"西丽街道","contactPerson":"城市","createUserName":"","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"深圳南山区","registerMessage":"深圳南山区 13525845741","rejectReason":"","businessLicenceUrl":"","postMessage":"广东深圳市南山区西丽街道","customerId":172172993,"invoiceType":3,"id":72863,"invoiceTitle":"完美世界wanmei187","createTimeStr":"2019-03-11 11:14:17","email":"test@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6222985025685412","bankMessage":"中国银行 6222985025685412","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"","registeredPhone":"13525845741","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":8615220,"customerName":"完美世界wanmei187","customerTypeName":"装修公司","contactPhoneId":8615220,"createTime":1552274057,"registrationNumber":"91410103MA3XCNYD3G","invoiceTypeStr":"增值税电子普通发票","createUser":172172993,"customerInvoiceInfoUrl":"","contactPhone":"13525845741","status":2},{"entrustedCertificateUrl":"pic/erp/20190311/2dcf12bb84322487ebbd13ad0e1a3e9e.jpg","statusStr":"已审核","companyCertificationUrl":"pic/erp/20190311/79c1ddd6a7204745609ab217e39e79a3.jpg","postAddress":"比克科技大厦","contactPerson":"郭月","createUserName":"V001233","verifyUser":0,"townId":"440305000000","verifyTime":0,"customerTypeId":662,"registeredAddress":"广东省深圳市南山区XXX大厦X楼XX室","registerMessage":"广东省深圳市南山区XXX大厦X楼XX室 075588888888","rejectReason":"駁回需要原因嗎;测试","businessLicenceUrl":"pic/erp/20190311/1b9e9641914d204ab7fb4419832cd420.jpg","postMessage":"广东深圳市南山区比克科技大厦","customerId":1233,"invoiceType":3,"id":72864,"invoiceTitle":"michelle分公司","createTimeStr":"2019-03-11 11:27:36","email":"","updateTimeStr":"2019-03-11 13:53:48","bankAccount":"62284855995728","bankMessage":"招商银行 62284855995728","townName":"广东深圳市南山区","taxPayerType":2,"updateUserName":"V001233","registeredPhone":"075588888888","updateUser":11273592,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":1552283628,"bankAddress":"招商银行","registeredPhoneId":8599667,"customerName":"michelle分公司","customerTypeName":"供应商","contactPhoneId":7145598,"createTime":1552274856,"registrationNumber":"001001001001001","invoiceTypeStr":"增值税电子普通发票","createUser":11273592,"customerInvoiceInfoUrl":"pic/erp/20190311/f26e2107ec9aedcbda4855d23c9709b5.jpg","contactPhone":"13688888888","status":2},{"entrustedCertificateUrl":"pic/zxgs/day_190311/20190311_6e06bd3cc43a53a706994rpDvzXTScle.jpg","statusStr":"暂存","companyCertificationUrl":"pic/zxgs/day_190311/20190311_f331176752306e6d49899zGY2gvHU2KW.jpg","postAddress":"1113131","contactPerson":"李国哦","createUserName":"天堂鸟_8138","verifyUser":38268,"townId":"310104000000","verifyTime":1552353345,"customerTypeId":654,"registeredAddress":"图码图","registerMessage":"图码图 15019491857","rejectReason":"想駁回就駁回","businessLicenceUrl":"pic/zxgs/day_190311/20190311_25afd4bfbfeb801306d4tlpct06NnbbC.jpg","postMessage":"上海徐汇区1113131","customerId":1677889,"invoiceType":2,"id":72865,"invoiceTitle":"秋风扫落叶","createTimeStr":"2019-03-11 11:37:05","email":"327169600@qq.com","updateTimeStr":"2019-03-12 09:15:45","bankAccount":"6228541269851000","bankMessage":"土巴兔支行 6228541269851000","townName":"上海徐汇区","taxPayerType":2,"updateUserName":"charlie.peng","registeredPhone":"15019491857","updateUser":38268,"verifyUserName":"charlie.peng","taxPayerTypeStr":"一般纳税人公司","updateTime":1552353345,"bankAddress":"土巴兔支行","registeredPhoneId":7138718,"customerName":"秋风扫落叶","customerTypeName":"装修公司","contactPhoneId":8612390,"createTime":1552275425,"registrationNumber":"125616456456465111","invoiceTypeStr":"增值税专用发票","createUser":1677889,"customerInvoiceInfoUrl":"pic/zxgs/day_190311/20190311_a27b5da2fccb1084ab7cN8IV4dBsCxgP.jpg","contactPhone":"13828765895","status":0},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"V000717","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":4292,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":11273604,"invoiceType":3,"id":72866,"invoiceTitle":"林佛盛的个人发票","createTimeStr":"2019-03-12 14:39:13","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":1,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"个人","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"林佛盛的个人发票","customerTypeName":"设计师","contactPhoneId":0,"createTime":1552372753,"registrationNumber":"","invoiceTypeStr":"增值税电子普通发票","createUser":11273604,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"23413412","contactPerson":"董浩楠","createUserName":"","verifyUser":0,"townId":"441521000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"广东汕尾市海丰县23413412","customerId":172175053,"invoiceType":3,"id":72867,"invoiceTitle":"完美世界327","createTimeStr":"2019-03-13 14:25:40","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"广东汕尾市海丰县","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"完美世界327","customerTypeName":"装修公司","contactPhoneId":1348215,"createTime":1552458340,"registrationNumber":"546546546546576656","invoiceTypeStr":"增值税电子普通发票","createUser":172175053,"customerInvoiceInfoUrl":"","contactPhone":"18669820485","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"O2O8115bf9198b4","verifyUser":0,"townId":"","verifyTime":0,"customerTypeId":662,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":1512,"invoiceType":3,"id":72868,"invoiceTitle":"李嘉图沙发","createTimeStr":"2019-03-14 13:38:57","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"","taxPayerType":3,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"小规模纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"李嘉图沙发","customerTypeName":"供应商","contactPhoneId":0,"createTime":1552541937,"registrationNumber":"QWESD79S8DF78S9","invoiceTypeStr":"增值税电子普通发票","createUser":11276009,"customerInvoiceInfoUrl":"","contactPhone":"","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1212","contactPerson":"李国哦","createUserName":"沃斯托克","verifyUser":0,"townId":"411621000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"河南周口市扶沟县1212","customerId":1728826,"invoiceType":3,"id":72869,"invoiceTitle":"完美世界253","createTimeStr":"2019-03-14 14:50:41","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"河南周口市扶沟县","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"完美世界253","customerTypeName":"装修公司","contactPhoneId":8612390,"createTime":1552546241,"registrationNumber":"125616456456465111","invoiceTypeStr":"增值税电子普通发票","createUser":1728826,"customerInvoiceInfoUrl":"","contactPhone":"13828765895","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1212","contactPerson":"李国哦","createUserName":"不聊天","verifyUser":0,"townId":"330204000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"浙江宁波市江东区1212","customerId":1677734,"invoiceType":3,"id":72870,"invoiceTitle":"完美世界9","createTimeStr":"2019-03-14 15:39:19","email":"327169600@qq.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"浙江宁波市江东区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"完美世界9","customerTypeName":"装修公司","contactPhoneId":8612390,"createTime":1552549159,"registrationNumber":"125616456456465111","invoiceTypeStr":"增值税电子普通发票","createUser":1677734,"customerInvoiceInfoUrl":"","contactPhone":"13828765895","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"1212","contactPerson":"李国哦","createUserName":"Amy_dq","verifyUser":0,"townId":"360313000000","verifyTime":0,"customerTypeId":654,"registeredAddress":"","registerMessage":" ","rejectReason":"","businessLicenceUrl":"","postMessage":"江西萍乡市湘东区1212","customerId":1718446,"invoiceType":3,"id":72871,"invoiceTitle":"完美世界149","createTimeStr":"2019-03-14 15:41:54","email":"","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"","bankMessage":" ","townName":"江西萍乡市湘东区","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"","registeredPhoneId":0,"customerName":"完美世界149","customerTypeName":"装修公司","contactPhoneId":8612390,"createTime":1552549314,"registrationNumber":"125616456456465111","invoiceTypeStr":"增值税电子普通发票","createUser":1718446,"customerInvoiceInfoUrl":"","contactPhone":"13828765895","status":2},{"entrustedCertificateUrl":"","statusStr":"已审核","companyCertificationUrl":"","postAddress":"","contactPerson":"","createUserName":"charlie.peng","verifyUser":0,"townId":"0","verifyTime":0,"customerTypeId":654,"registeredAddress":"广东省深圳市","registerMessage":"广东省深圳市 ","rejectReason":"","businessLicenceUrl":"","postMessage":"","customerId":211112,"invoiceType":3,"id":72873,"invoiceTitle":"土巴兔装饰有限公司","createTimeStr":"2019-03-14 16:35:58","email":"tubatu@163.com","updateTimeStr":"1970-01-01 08:00:00","bankAccount":"6528292839383","bankMessage":"中国银行 6528292839383","townName":"","taxPayerType":2,"updateUserName":"","registeredPhone":"","updateUser":0,"verifyUserName":"","taxPayerTypeStr":"一般纳税人公司","updateTime":0,"bankAddress":"中国银行","registeredPhoneId":0,"customerName":"","customerTypeName":"装修公司","contactPhoneId":8557545,"createTime":1552552558,"registrationNumber":"11112203SD3XCNYD3J","invoiceTypeStr":"增值税电子普通发票","createUser":38268,"customerInvoiceInfoUrl":"","contactPhone":"17688908978","status":2}]},"status":200}
[2019-03-14 18:14:57.777] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 18:14:57.811] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 18:55:47.189] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 18:55:47.196] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 18:55:47.222] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 18:55:47.222] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 18:55:47.222] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 18:55:47.223] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 18:55:47.223] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 18:55:47.223] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-acr/app
[2019-03-14 18:55:47.223] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:customerInvoiceInfo.updateSubmitInfo
[2019-03-14 18:55:47.223] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/json
[2019-03-14 18:55:47.224] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 18:55:47.225] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 18:55:47.225] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 18:55:47.225] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 18:55:47.225] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 18:55:47.225] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {"args":{"custormerInvoiceInfoUpdateDto":{"bankAccount":"6228541269851000","bankAddress":"土巴兔支行","businessLicenceUrl":"pic/zxgs/day_190311/20190311_25afd4bfbfeb801306d4tlpct06NnbbC.jpg","companyCertificationUrl":"pic/zxgs/day_190311/20190311_f331176752306e6d49899zGY2gvHU2KW.jpg","contactPerson":"李国哦","contactPhoneId":1,"contactPhoneStr":"mW5SnVH7A7k6bUV9jiEvLHXZKQlXPaindup3Lc9dJLvdDhMnY2LtwL2Rh5imvODn63cvbajqwMjkXfbNby+96aS08GSS9/ys45D2uPDwVBJs8eYTldAaZlcs0WA8mWj0n2yx4pKt7gYYv/bzaE3YEIQg0Q91eU9H2SI2cNiZwi0=","customerId":1677889,"customerInvoiceInfoUrl":"pic/zxgs/day_190311/20190311_a27b5da2fccb1084ab7cN8IV4dBsCxgP.jpg","customerName":"秋风扫落叶","customerTypeId":654,"email":"327169600@qq.com","entrustedCertificateUrl":"pic/zxgs/day_190311/20190311_6e06bd3cc43a53a706994rpDvzXTScle.jpg","id":72865,"invoiceTitle":"秋风扫落叶","invoiceType":2,"postAddress":"1113131","registeredAddress":"图码图","registeredPhoneId":1,"registeredPhoneStr":"aXOtd6yt8LqWzhuPCHbc/akxtKuxGYv5/4UoDq0kM+6uGsEVK4EkLb1ubwvfWMmv876PNa8XIYBhC59q8iuXzgPfCdSi47FznNZE0DJYgLHogqsDGdTOPkMblO3Q0rqgkTg/RwqoritDV6euMiQwTmzBq80BSE+A/LDW6yoiwbE=","registeredPhoneType":1,"registrationNumber":"125616456456465111","rejectReason":"test","status":1,"taxPayerType":2,"townId":"310104000000","updateTime":2077752853,"updateUser":1},"updateUserId":1677889}}
[2019-03-14 18:55:47.854] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 18:55:47.855] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 18:55:47.856] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 18:55:47.858] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 18:55:47.859] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy1552560947263c5740414-2036-42ab-8be3-87e03bb8222f
[2019-03-14 18:55:47.859] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-acr/app
[2019-03-14 18:55:47.859] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 18:55:47.859] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70455134
[2019-03-14 18:55:47.860] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:25
[2019-03-14 18:55:47.860] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:customerInvoiceInfo.updateSubmitInfo
[2019-03-14 18:55:47.861] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 18:55:47.872] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 18:55:47.872] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 18:55:47.872] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":1,"status":200}
[2019-03-14 18:55:47.873] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 18:55:47.874] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 20:24:42.971] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 20:24:43.051] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 20:24:43.061] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 20:24:43.061] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 20:24:43.061] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 20:24:43.061] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 20:24:43.061] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 20:24:43.062] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-acr/app
[2019-03-14 20:24:43.062] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:views.customerInvoiceInfo.rejectProcessWithReason
[2019-03-14 20:24:43.062] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/x-www-form-urlencoded
[2019-03-14 20:24:43.062] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 20:24:43.064] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 20:24:43.064] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 20:24:43.064] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 20:24:43.064] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 20:24:43.064] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
	"args": {
		"verifyUserId": 38268,
		"rejectReason": "想駁回就駁回",
		"rejectId": 72865
	}
}
[2019-03-14 20:24:48.819] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 20:24:48.819] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 20:24:48.819] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 20:24:48.819] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 20:24:48.820] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy1552566283074649b5dd5-68a8-4f5e-9ea1-646ba51aab9b
[2019-03-14 20:24:48.820] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-acr/app
[2019-03-14 20:24:48.820] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 20:24:48.820] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70482615
[2019-03-14 20:24:48.820] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:25
[2019-03-14 20:24:48.820] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:views.customerInvoiceInfo.rejectProcessWithReason
[2019-03-14 20:24:48.821] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 20:24:48.821] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 20:24:48.821] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 20:24:48.821] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":1,"status":200}
[2019-03-14 20:24:48.821] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 20:24:48.823] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 20:25:05.630] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 20:25:05.691] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 20:25:05.697] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 20:25:05.699] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 20:25:05.699] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 20:25:05.699] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 20:25:05.699] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 20:25:05.699] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-acr/app
[2019-03-14 20:25:05.700] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:views.customerInvoiceInfo.rejectProcessWithReason
[2019-03-14 20:25:05.700] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/x-www-form-urlencoded
[2019-03-14 20:25:05.700] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 20:25:05.703] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 20:25:05.703] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 20:25:05.704] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 20:25:05.704] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 20:25:05.704] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
	"args": {
		"verifyUserId": 38268,
		"rejectReason": "想駁回就駁回",
		"rejectId": 72865
	}
}
[2019-03-14 20:25:06.101] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 20:25:06.101] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 20:25:06.102] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 20:25:06.104] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 20:25:06.104] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy1552566305709aac10dc7-1fe7-4402-a45a-2904929c558f
[2019-03-14 20:25:06.104] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-acr/app
[2019-03-14 20:25:06.105] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 20:25:06.105] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70482639
[2019-03-14 20:25:06.106] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:122
[2019-03-14 20:25:06.106] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:views.customerInvoiceInfo.rejectProcessWithReason
[2019-03-14 20:25:06.106] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - vd:0
[2019-03-14 20:25:06.107] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 20:25:06.107] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 20:25:06.107] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 20:25:06.107] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"level":{"levelInt":50707,"levelStr":"ERROR"},"error":"只有审核中/已审核状态才能操作驳回","status":50707}
[2019-03-14 20:25:06.107] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 20:25:06.109] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 20:25:41.261] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 20:25:41.268] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 20:25:41.274] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 20:25:41.275] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 20:25:41.276] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 20:25:41.276] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 20:25:41.278] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 20:25:41.278] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-acr/app
[2019-03-14 20:25:41.279] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:customerInvoiceInfo.updateSubmitInfo
[2019-03-14 20:25:41.279] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/json
[2019-03-14 20:25:41.279] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 20:25:41.282] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 20:25:41.282] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 20:25:41.282] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 20:25:41.282] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 20:25:41.282] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {"args":{"custormerInvoiceInfoUpdateDto":{"bankAccount":"6228541269851000","bankAddress":"土巴兔支行","businessLicenceUrl":"pic/zxgs/day_190311/20190311_25afd4bfbfeb801306d4tlpct06NnbbC.jpg","companyCertificationUrl":"pic/zxgs/day_190311/20190311_f331176752306e6d49899zGY2gvHU2KW.jpg","contactPerson":"李国哦","contactPhoneId":1,"contactPhoneStr":"mW5SnVH7A7k6bUV9jiEvLHXZKQlXPaindup3Lc9dJLvdDhMnY2LtwL2Rh5imvODn63cvbajqwMjkXfbNby+96aS08GSS9/ys45D2uPDwVBJs8eYTldAaZlcs0WA8mWj0n2yx4pKt7gYYv/bzaE3YEIQg0Q91eU9H2SI2cNiZwi0=","customerId":1677889,"customerInvoiceInfoUrl":"pic/zxgs/day_190311/20190311_a27b5da2fccb1084ab7cN8IV4dBsCxgP.jpg","customerName":"秋风扫落叶","customerTypeId":654,"email":"327169600@qq.com","entrustedCertificateUrl":"pic/zxgs/day_190311/20190311_6e06bd3cc43a53a706994rpDvzXTScle.jpg","id":72865,"invoiceTitle":"秋风扫落叶","invoiceType":2,"postAddress":"1113131","registeredAddress":"图码图","registeredPhoneId":1,"registeredPhoneStr":"aXOtd6yt8LqWzhuPCHbc/akxtKuxGYv5/4UoDq0kM+6uGsEVK4EkLb1ubwvfWMmv876PNa8XIYBhC59q8iuXzgPfCdSi47FznNZE0DJYgLHogqsDGdTOPkMblO3Q0rqgkTg/RwqoritDV6euMiQwTmzBq80BSE+A/LDW6yoiwbE=","registeredPhoneType":1,"registrationNumber":"125616456456465111","rejectReason":"test","status":1,"taxPayerType":2,"townId":"310104000000","updateTime":2083146837,"updateUser":1},"updateUserId":1677889}}
[2019-03-14 20:25:42.035] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 20:25:42.035] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 20:25:42.035] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 20:25:42.036] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 20:25:42.036] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy1552566341291689c3ed9-8dcb-4f69-9101-3a0088c49c3c
[2019-03-14 20:25:42.036] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-acr/app
[2019-03-14 20:25:42.036] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 20:25:42.036] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70482731
[2019-03-14 20:25:42.036] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:25
[2019-03-14 20:25:42.036] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:customerInvoiceInfo.updateSubmitInfo
[2019-03-14 20:25:42.036] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 20:25:42.037] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 20:25:42.037] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 20:25:42.037] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":1,"status":200}
[2019-03-14 20:25:42.037] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 20:25:42.040] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接
[2019-03-14 20:26:08.382] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:111] - 获取连接,URL:http://192.168.1.34:40001
[2019-03-14 20:26:08.447] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:147] - isFollowRedirects->false
[2019-03-14 20:26:08.453] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:240] - ===================================
[2019-03-14 20:26:08.455] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:241] - ###Http Request Url### : 
[2019-03-14 20:26:08.455] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:242] - http://192.168.1.34:40001
[2019-03-14 20:26:08.455] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:243] - ###Http Request Method### : POST
[2019-03-14 20:26:08.455] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:244] - ###Http Request Headers### : 
[2019-03-14 20:26:08.456] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - s:/biz/t8t-fi-acr/app
[2019-03-14 20:26:08.456] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - m:views.customerInvoiceInfo.rejectProcessWithReason
[2019-03-14 20:26:08.456] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:246] - Content-Type:application/x-www-form-urlencoded
[2019-03-14 20:26:08.456] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:248] - ###Http Request queryString before URLEncoder### : 
[2019-03-14 20:26:08.461] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:249] - {}
[2019-03-14 20:26:08.461] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:250] - ###Http Request queryString after URLEncoder### :
[2019-03-14 20:26:08.461] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:251] - 
[2019-03-14 20:26:08.461] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:252] - ###Http Request Content### : 
[2019-03-14 20:26:08.461] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:253] - {
	"args": {
		"verifyUserId": 38268,
		"rejectReason": "想駁回就駁回",
		"rejectId": 72865
	}
}
[2019-03-14 20:26:09.285] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:279] - ===================================
[2019-03-14 20:26:09.285] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:280] - ###Http Response Status line### : 
[2019-03-14 20:26:09.285] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:281] - HTTP/1.1 200 OK
[2019-03-14 20:26:09.285] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:282] - ###Http Response Headers### : 
[2019-03-14 20:26:09.285] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - b:t8t-sys-proxy15525663684670c6324df-596d-400e-926a-328875fe1ed4
[2019-03-14 20:26:09.285] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - s:/biz/t8t-fi-acr/app
[2019-03-14 20:26:09.286] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - t:1
[2019-03-14 20:26:09.286] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - e:e-70482752
[2019-03-14 20:26:09.286] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Length:25
[2019-03-14 20:26:09.286] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - m:views.customerInvoiceInfo.rejectProcessWithReason
[2019-03-14 20:26:09.286] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:284] - Content-Type:application/json
[2019-03-14 20:26:09.286] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:286] - ###Http Response Cookies### :
[2019-03-14 20:26:09.286] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:290] - ###Http Response Content### :
[2019-03-14 20:26:09.286] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:292] - {"result":1,"status":200}
[2019-03-14 20:26:09.286] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:296] - ===================================
[2019-03-14 20:26:09.290] [main] [DEBUG] - [com.fangdd.qa.framework.utils.http.HttpUtil:353] - 断开连接