rabin 2 年之前
父节点
当前提交
a560a4a3b7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      database/city.php

+ 1 - 1
database/city.php

@@ -199,7 +199,7 @@ return array
 				'province_id' => 'yes',
 				'level_id' => array('yes', '<'),
 				'price' => array('yes', '>'),
-				'id' => array('yes', 'not in'),
+				'noid' => array('yes-id', 'not in'),
 				'status' => 'yes',
 				'state' => 1,
 			),