diff --git a/app/Command/MineCommand.php b/app/Command/MineCommand.php index b8a4e25..33a2e90 100644 --- a/app/Command/MineCommand.php +++ b/app/Command/MineCommand.php @@ -56,7 +56,7 @@ class MineCommand extends HyperfCommand 'bankName' => '厦门国际银行', 'branchName' => '厦门国际银行股份有限公司', 'provinceName' => '福建省', - 'cityName' => '厦门市', + 'cityName' => '福建省厦门市', ], 'xxxxxxxxxxxxxxxxxx'); var_dump($result); return;