sync: soul-admin 页面 | 原因: 前端页面修改
This commit is contained in:
@@ -34,7 +34,7 @@ interface MatchConfig {
|
||||
}
|
||||
|
||||
const DEFAULT_POOL: PoolSettings = {
|
||||
poolSource: 'vip', requirePhone: true, requireNickname: true, requireAvatar: false, requireBusiness: false,
|
||||
poolSource: ['vip'], requirePhone: true, requireNickname: true, requireAvatar: false, requireBusiness: false,
|
||||
}
|
||||
|
||||
const DEFAULT_CONFIG: MatchConfig = {
|
||||
|
||||
Reference in New Issue
Block a user