cfmgrv4 init...10
This commit is contained in:
parent
ea9aa8b6c6
commit
0d56da8c62
@ -37,7 +37,7 @@ class RecordModel extends CommonModel
|
||||
}
|
||||
public function getBatchJobFields(): array
|
||||
{
|
||||
return ['host', 'type', 'proxied', 'fixed'];
|
||||
return ['type', 'proxied', 'fixed', 'host'];
|
||||
}
|
||||
public function getFieldRule(string $action, string $field): string
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user