Explorar o código

美团对接-商品配置

fang hai 1 ano
pai
achega
45aa430d0f
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      app/common/logic/ThirdOrderLogic.php

+ 2 - 1
app/common/logic/ThirdOrderLogic.php

@@ -93,7 +93,8 @@ class ThirdOrderLogic extends BaseLogic
             'productId'=>$message['productId'],
             'productName'=>$message['productName'],
             'request_msg'=>json_encode($order,JSON_UNESCAPED_UNICODE),
-            'bookStatus'=>1
+            'bookStatus'=>1,
+            'third_type'=>1,//美团
         ];
 
         //判断美团的预约订单是否生成