刘桂岩 2 年 前
コミット
452ddd5cdf
1 ファイル変更1 行追加0 行削除
  1. 1 0
      app/controller/Index.php

+ 1 - 0
app/controller/Index.php

@@ -97,6 +97,7 @@ class Index extends BaseController
                 {
                     return '报告PDF获取失败!迪安回传信息:'.$info['ResultMsg'];
                 }
+                var_dump($info['Datas']);
                 if(isset($info['Datas']['Report']['ClinicID']))
                 {
                     $pdf = $info['Datas']['Report']['PdfReportUrl'];