更新协议
This commit is contained in:
parent
5172d123ee
commit
bc0f1e3119
@ -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