mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 23:02:48 +08:00
一对一关联定义支持绑定关联模型属性到当前模型 在定义关联的时候使用bind方法
This commit is contained in:
@@ -62,4 +62,5 @@ return [
|
||||
'sae mc write error' => 'SAE mc 写入错误',
|
||||
'route name not exists' => '路由标识不存在(或参数不够)',
|
||||
'invalid request' => '非法请求',
|
||||
'bind attr has exists' => '模型的属性已经存在',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user