|
@@ -179,7 +179,6 @@ class StoreService extends BaseService
|
|
|
$data['driver_license'] = get_image_path($data['driver_license']);
|
|
$data['driver_license'] = get_image_path($data['driver_license']);
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- $data['name'] = $data['nickname'];
|
|
|
|
|
if (empty($data['name'])) {
|
|
if (empty($data['name'])) {
|
|
|
return message('请填写商户名称', false);
|
|
return message('请填写商户名称', false);
|
|
|
}
|
|
}
|