更新商品查询
This commit is contained in:
parent
3fdb87adcb
commit
697ed76cd1
@ -495,6 +495,7 @@ class Common extends BaseController
|
||||
|
||||
//获取云店铺
|
||||
public function get_cloud_shop($street_code){
|
||||
//更新查询镇级供应链店铺
|
||||
$typeTownSupplyChainId = Db::name('MerchantType')->where('type_code', Merchant::TypeCode['TypeTownSupplyChain'])->value('mer_type_id');
|
||||
$find=DB::name('merchant')
|
||||
->alias('m')
|
||||
|
Loading…
x
Reference in New Issue
Block a user