lgy před 21 hodinami
rodič
revize
71b75c920f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 || strrpos('https:',$base64_string) !== false)
+        if(strrpos('http',$base64_string) !== false || strrpos('https',$base64_string) !== false)
         {
             //  传参url
             $arr = explode('.',$base64_string);