Commit 6df8f401 authored by 张庆's avatar 张庆

新增挡板规则

parent 77d8172f
......@@ -157,6 +157,7 @@ public class CreditSubmitCommand extends AbstractCommand {
}
model.setClientNo(clientResult.getResult());
model.setOrderNo(request.getOrderNo());
ossUtils.upStringObject(model.getCreditDetailUrl(), JSON.toJSONString(infoModel));
model.setClientCell(basicModel.getPhone());
model.setCertNo(basicModel.getIdCard());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment