|
|
|
@ -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 {
|
|
|
|
|