支持拉取行内和金综流水
This commit is contained in:
@@ -17,6 +17,7 @@ public class LsfxConstants {
|
||||
|
||||
/** 数据渠道编码 */
|
||||
public static final String DATA_CHANNEL_ZJRCU = "ZJRCU";
|
||||
public static final String DATA_CHANNEL_JZL = "JZL";
|
||||
|
||||
/** 分析类型 */
|
||||
public static final String ANALYSIS_TYPE = "-1";
|
||||
|
||||
@@ -14,7 +14,7 @@ public class FetchInnerFlowRequest {
|
||||
/** 客户身份证号 */
|
||||
private String customerNo;
|
||||
|
||||
/** 数据渠道编码(固定值:ZJRCU) */
|
||||
/** 数据渠道编码(ZJRCU-行内,JZL-金综) */
|
||||
private String dataChannelCode;
|
||||
|
||||
/** 发起请求的时间(格式:yyyyMMdd) */
|
||||
|
||||
Reference in New Issue
Block a user