刘桂岩 hace 2 días
padre
commit
4d45c7382f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      jcjyhr/app/zskk/controller/Patient.php

+ 1 - 1
jcjyhr/app/zskk/controller/Patient.php

@@ -144,7 +144,7 @@ class Patient extends ZskkApiController
             }
             $params = $servies->makeMappingData($params,'0','postLabReport');
             $data = $servies->postLabReport($params);
-            $data = $this->makeEncryptData($data);
+//            $data = $this->makeEncryptData($data);
 //        }catch (\Exception $e)
 //        {
 //            $this->error($e->getMessage());