xuhy
9 天以前 68846b0e22d575b2d01b89dd9451b0a16382e9aa
UserZYTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/dao/mapping/DriverMapper.xml
@@ -319,7 +319,7 @@
        updateTime as updateTime,
        updateUser as updateUser
        from t_driver
        where flag != 3 and state = 3 and authState = 2
        where flag != 3 and state in (2,3) and authState = 2
        <if test="null != companyId">
            <choose>
                <when test="companyId != 1">