Browse Source

医生在线状态

lizhen_gitee 5 months ago
parent
commit
bd079264ab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/api/controller/tvuser/Tvdoctor.php

+ 1 - 1
application/api/controller/tvuser/Tvdoctor.php

@@ -100,7 +100,7 @@ class Tvdoctor extends Api
         $info = info_domain_image($info,['avatar']);
 
         if($info['is_online'] != 1){
-            $val['job_status'] = 0;
+            $info['job_status'] = 0;
         }
 
         //是否关注