|
|
@@ -579,7 +579,7 @@ public class CreditHandleController extends BaseController {
|
|
|
//获取授信编号
|
|
|
String zfiCoreQuotaId = CommonUtil.objToString(map.get("zfiCoreQuotaId"));
|
|
|
//获取产品
|
|
|
- String zfpcrProductId = CommonUtil.objToString(map.get("zfpcrProductId"));
|
|
|
+ String zfpcrProductId = CommonUtil.objToString(map.get("zfiProductId"));
|
|
|
//获取融信编号
|
|
|
String zfiId = CommonUtil.objToString(map.get("zfiId"));
|
|
|
//获取融信编号
|