xuhy
10 天以前 782862750392a4428c40d6407b509aa015a5aa7d
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">