Commit d2ae8454 authored by lc@weface.com.cn's avatar lc@weface.com.cn

日志

parent 86efdb5d
......@@ -75,7 +75,6 @@ public class OcrService {
dto.setNation(data.getIDC_FOLK());
dto.setQuality(data.getIMG_QUALITY());
dto.setAddress(data.getIDC_ADDRESS());
log.info(JSONUtil.toJsonStr(dto));
if(param.isHead()){
dto.setHeadimg(data.getHeadimg());
}
......
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