Commit 3fe5fd96 authored by zhz's avatar zhz

scan

parent d8ce311c
......@@ -309,7 +309,6 @@ class MemberServiceModel extends \Business\AbstractModel
private function saveStoreMembers($memberId){
$sess=\Yaf\Session::getInstance();
$scan_store_ids = $sess->get('scan_store_ids');//扫码带入的店铺ID
\Our\Log::getInstance()->write(json_encode($scan_store_ids).'saomadianpucanshu');
if($scan_store_ids){
$storeMembers = array();
foreach($scan_store_ids as $storeId){
......
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