Commit 4a637f61 authored by luhongguang's avatar luhongguang

Merge branch 'jielong' of https://git.yidian-inc.com:8021/bp/goods into jielong

parents 79941b45 34e6e701
......@@ -46,7 +46,7 @@ class TakePlaceValidate extends \Validate\BaseValidate
public function sceneAdd()
{
return $this->only(['name','address','longitude','latitude','province','city','area']);
return $this->only(['name','address','longitude','latitude','province','area']);
}
public function sceneDelete()
{
......
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