2.7
luo
2024-02-07 6a8ba5353996907eb1730bfc39eb8707e4fbcbd7
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>