Commit fd304c4d authored by liuyuzhen's avatar liuyuzhen

测试店铺

parent bfaaceac
......@@ -71,7 +71,7 @@ class StoreServiceModel extends \Business\AbstractModel{
$scan_store_ids .= ','.$storeId;
}
}else{
$scan_store_ids = $storeId;
$scan_store_ids = ''.$storeId;
}
\Our\Log::getInstance()->write($scan_store_ids.'无会员','/data/log/special');
$sess['scan_store_ids'] = 'sdgad';
......
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