Commit 3da2c69d authored by liuyuzhen's avatar liuyuzhen

测试店铺

parent fd304c4d
...@@ -74,7 +74,6 @@ class StoreServiceModel extends \Business\AbstractModel{ ...@@ -74,7 +74,6 @@ class StoreServiceModel extends \Business\AbstractModel{
$scan_store_ids = ''.$storeId; $scan_store_ids = ''.$storeId;
} }
\Our\Log::getInstance()->write($scan_store_ids.'无会员','/data/log/special'); \Our\Log::getInstance()->write($scan_store_ids.'无会员','/data/log/special');
$sess['scan_store_ids'] = 'sdgad';
$sess['scan_store_ids'] = $scan_store_ids; $sess['scan_store_ids'] = $scan_store_ids;
if($param['sid']) { if($param['sid']) {
$scan_sale_ids = $sess->get('scan_sale_ids'); $scan_sale_ids = $sess->get('scan_sale_ids');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment