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