Commit d53046ca authored by liuyuzhen's avatar liuyuzhen

密码加掩码问题

parent 883fceb5
......@@ -307,7 +307,7 @@ class MemberServiceModel extends \Business\AbstractModel
* @param $memberId
* @return bool
*/
private function saveStoreMembers($memberId){
public function saveStoreMembers($memberId){
$sess=\Yaf\Session::getInstance();
$scan_store_ids = $sess->get('scan_store_ids');//扫码带入的店铺ID
if($scan_store_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