@@ -177,6 +177,7 @@ return array
(
//'name' => array('yes', 'like'),
'uid' => 'yes',
+ 'project_id' => 'yes',
'status' => 'yes',
'state' => 1,
),
@@ -191,6 +192,7 @@ return array
# 匹配的正则或函数 选填项
'where' => array
'type' => 'yes'