xuhy
9 天以前 68846b0e22d575b2d01b89dd9451b0a16382e9aa
UserZYTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/dao/mapping/CompanyMapper.xml
@@ -104,7 +104,8 @@
        state as state,
        flag as flag,
        upload as upload,
        insertTime as insertTime
        insertTime as insertTime,
        limitationTime as limitationTime
        from t_company where flag != 3 and state = 0 and id in (
        select companyId from t_company_city where state = 1
        <if test="null != province and null != city and null != code">