lgy преди 3 седмици
родител
ревизия
cca14281fe
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      jcjyhr/app/zskk/controller/Patient.php

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

@@ -154,7 +154,7 @@ class Patient extends ZskkApiController
 
     public function syncExams(PatientServies $servies)
     {
-        $params = $this->request->get();
+        $params = $this->request->post();
         if(empty($params))
         {
             $this->error('接口异常');