Ver Fonte

字段bug

lizhen_gitee há 10 meses atrás
pai
commit
7173742536
1 ficheiros alterados com 1 adições e 1 exclusões
  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',