智慧保安后台管理-外网
tangzy
2021-09-02 74b4f898106c8d61e10518c6e6277223fe9a98e4
src/main/java/org/springblade/modules/apply/mapper/ApplyMapper.xml
@@ -229,6 +229,7 @@
        and sa.apply_status = 2
        and bu.is_apply = 1
        and sa.exam_id is null
        limit 0,#{number}
    </select>
    <!--查询考试人数-->