更新错误
This commit is contained in:
parent
761669ba7f
commit
75e2b30d00
@ -493,7 +493,7 @@ class Common extends BaseController
|
|||||||
}
|
}
|
||||||
|
|
||||||
//获取云店铺
|
//获取云店铺
|
||||||
public function get_cloud_shop(int $street_code){
|
public function get_cloud_shop($street_code){
|
||||||
$find=DB::name('merchant')
|
$find=DB::name('merchant')
|
||||||
->alias('m')
|
->alias('m')
|
||||||
->where('m.type_id',11)
|
->where('m.type_id',11)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user