mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
exam add user filter: register_days_range
This commit is contained in:
@@ -150,6 +150,10 @@ return [
|
||||
'begin' => '注册时间开始',
|
||||
'end' => '注册时间结束',
|
||||
],
|
||||
'register_days_range' => [
|
||||
'begin' => '注册天数最少',
|
||||
'end' => '注册天数最多',
|
||||
],
|
||||
'donated' => '是否捐赠',
|
||||
'index_formatted' => '考核指标',
|
||||
'filter_formatted' => '目标用户',
|
||||
|
||||
Reference in New Issue
Block a user