去除日志
This commit is contained in:
@@ -351,7 +351,6 @@ public class ClaimVerificationServiceImpl implements ClaimVerificationService {
|
|||||||
if (result.isEmpty()) {
|
if (result.isEmpty()) {
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
log.info("索赔检核主零件工时配置信息: {}", result.toString());
|
|
||||||
return JSONObject.toJSONString(result);
|
return JSONObject.toJSONString(result);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user