Browse Source

字段bug

lizhen_gitee 10 tháng trước cách đây
mục cha
commit
7173742536
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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',