rabin 2 年 前
コミット
1266101895
1 ファイル変更1 行追加0 行削除
  1. 1 0
      database/city.php

+ 1 - 0
database/city.php

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