Browse Source

字段bug

lizhen_gitee 10 months ago
parent
commit
7173742536
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/api/controller/Wenzhen.php

+ 1 - 1
application/api/controller/Wenzhen.php

@@ -148,7 +148,7 @@ class Wenzhen extends Api
             Db::commit();
 
             //发送im消息给医生
-            if($wenzhen_order['order_type'] == 1){
+            if($wenzhen_order['ordertype'] == 1){
                 $tenim = new Tenim();
                 $message = [
                     'businessID' => 'order_status',