xuhy
2 天以前 cb7bb59905f6ff335ca24ec6a963d0b17d979d79
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">