|
@ -222,7 +222,7 @@ |
|
|
bvo.rebateMoneyTwo, |
|
|
bvo.rebateMoneyTwo, |
|
|
bvoa.innerName, |
|
|
bvoa.innerName, |
|
|
bvo.manPurOrderTypeValue, |
|
|
bvo.manPurOrderTypeValue, |
|
|
bvoa.createOrgSid |
|
|
bvo.createOrgSid |
|
|
FROM base_vehicle_out bvo |
|
|
FROM base_vehicle_out bvo |
|
|
LEFT JOIN base_vehicle_out_apply bvoa |
|
|
LEFT JOIN base_vehicle_out_apply bvoa |
|
|
ON bvo.`mainSid` = bvoa.`sid` |
|
|
ON bvo.`mainSid` = bvoa.`sid` |
|
|