lgy hai 2 semanas
pai
achega
9c3b81c233
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      jcjyhr/app/zskk/servies/PatientServies.php

+ 1 - 1
jcjyhr/app/zskk/servies/PatientServies.php

@@ -978,7 +978,7 @@ class PatientServies
         {
             return '';
         }
-        if(strrpos('http',$base64_string) !== false)
+        if(strrpos('http://',$base64_string) !== false || strrpos('https://',$base64_string) !== false)
         {
             //  传参url
             $arr = explode('.',$base64_string);