Kaynağa Gözat

添加日志

kongwz 6 yıl önce
ebeveyn
işleme
0a86c19fa3

+ 1 - 0
push-web/src/main/java/org/diagbot/push/controller/AlgorithmController.java

@@ -99,6 +99,7 @@ public class AlgorithmController extends BaseController {
         //量表和指标推送
         List<MedicalIndication> medicalIndications = graphResponseData.getMedicalIndications();
         if(medicalIndications !=null && medicalIndications.size()>0){
+            logger.info("指标推送!!!!!!!!!");
             bigDataResponseData.setMedicalIndications(medicalIndications);
         }
         //推送管理评估