lgy 1 day ago
parent
commit
c30011a59c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      jcjyhr/app/zskk/model/Patient.php

+ 1 - 0
jcjyhr/app/zskk/model/Patient.php

@@ -338,6 +338,7 @@ class Patient extends ZskkModel
             unset($data[$k]['UPDATE_TIME']);
         }
         $model->saveAll($data);
+        var_dump(123);die;
     }
 
     public function getBiInspect($where)