puzhibing
2024-02-07 28e3ff6cfc3d21d3e99d769b4105819a75afc063
DriverIGOTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/smallLogistics/dao/mapping/OrderLogisticsMapper.xml
@@ -156,7 +156,7 @@
        <if test="null != driverId">
            and driverId = #{driverId}
        </if>
        and state in (2, 3, 4, 5, 8, 11)
        and state in (2, 3, 4, 5, 8, 11,12)
    </select>