调整下单

This commit is contained in:
2023-01-12 15:53:40 +08:00
parent 8c05c7a165
commit ce8f753c5d
10 changed files with 178 additions and 51 deletions

View File

@@ -52,7 +52,7 @@ trait HasRegion
* @param string $separators 地址的分隔符
* @return string
*/
public function getFullAddress(string $separators = ' '): string
public function getFullAddress(string $separators = ''): string
{
return
$this->province->name.$separators.