Commit c56737fe authored by hujun's avatar hujun

文字修改

parent 688dde56
...@@ -31,7 +31,7 @@ class OfficeBuildingValidate extends Validate ...@@ -31,7 +31,7 @@ class OfficeBuildingValidate extends Validate
]; ];
protected $message = [ protected $message = [
'title.require' => '对内楼盘名为必填', 'title.require' => '楼盘名为必填',
'title.length' => '名称字数在1至125个字', 'title.length' => '名称字数在1至125个字',
'address.require' => '楼盘地址为必填', 'address.require' => '楼盘地址为必填',
'address.length' => '地址要在1至255个字', 'address.length' => '地址要在1至255个字',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment