@@ -58,6 +58,7 @@ public class QCController {
}
long t2 = System.currentTimeMillis();
log.error(queryVo.getBehospitalInfo().getBehospitalCode() + "-----质控结束 耗时:" + (t2 - t1));
+ log.error("数据更新服务-----------------------");
return response;