Explorar el Código

美团对接-线下派单

whitefang hace 1 año
padre
commit
ca4fdaef6b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/api/logic/ThirdOrderLogic.php

+ 1 - 1
app/api/logic/ThirdOrderLogic.php

@@ -240,7 +240,7 @@ class ThirdOrderLogic extends BaseLogic
                 'lat'=>$message['lat'],
                 'property_activity_id'=>0,
                 'user_equity_id'=>0,
-//                'third_type'=>1,
+                'third_type'=>1,
                 'work_total'=>$goods['base_service_fee'],
                 'work_amount'=>$goods['base_service_fee']
             ];