|
@@ -217,7 +217,7 @@ public class OwnMessageController 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"));
|
|
|
//获取融信编号
|