xuhy
2025-08-01 8e680f301f31c91391579213661be4af04810e8c
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">