main
黄海 1 year ago
parent a11396fea4
commit 3a65721331

@ -1509,7 +1509,6 @@ public class ZbdcModel {
if (StrKit.isBlank(bureau_id)) {
if (!StrKit.isBlank(area_id)) {
String bureauIds = getBureauIds(area_id, school_type_id, keyword);
if (StrKit.isBlank(bureauIds)) {
p = Db.paginate(page, limit, tSql, "from t_zbdc_bureau_cgzb where 1=2");
} else {

Loading…
Cancel
Save