eee
This commit is contained in:
@@ -90,7 +90,7 @@ class BindForm implements InjectParameterInterface
|
|||||||
'int' => 0,
|
'int' => 0,
|
||||||
'bool' => false,
|
'bool' => false,
|
||||||
'string' => '',
|
'string' => '',
|
||||||
default => throw new Exception('暂不支持')
|
default => throw new Exception('暂不支持的类型')
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user