|
657 | 657 | 'businessId' => [ 'type' => 'string', 'locationName' => 'businessId', ], |
658 | 658 | 'file' => [ 'type' => 'string', 'locationName' => 'file', ], |
659 | 659 | 'businessCode' => [ 'type' => 'string', 'locationName' => 'businessCode', ], |
660 | | - 'token' => [ 'type' => 'string', 'locationName' => 'token', ], |
661 | 660 | 'lender' => [ 'type' => 'string', 'locationName' => 'lender', ], |
662 | 661 | 'messageId' => [ 'type' => 'string', 'locationName' => 'messageId', ], |
663 | 662 | 'evidenceType' => [ 'type' => 'string', 'locationName' => 'evidenceType', ], |
|
671 | 670 | 'evidenceId' => [ 'type' => 'string', 'locationName' => 'evidenceId', ], |
672 | 671 | 'applicantIdType' => [ 'type' => 'string', 'locationName' => 'applicantIdType', ], |
673 | 672 | 'applicantIdNum' => [ 'type' => 'string', 'locationName' => 'applicantIdNum', ], |
674 | | - 'businessCode' => [ 'type' => 'string', 'locationName' => 'businessCode', ], |
675 | | - 'token' => [ 'type' => 'string', 'locationName' => 'token', ], |
676 | 673 | 'messageId' => [ 'type' => 'string', 'locationName' => 'messageId', ], |
677 | 674 | 'evidenceType' => [ 'type' => 'string', 'locationName' => 'evidenceType', ], |
678 | 675 | 'messageDate' => [ 'type' => 'yyyy-MM-dd HH:mm:ss', 'locationName' => 'messageDate', ], |
|
0 commit comments