Commit f5cf06ae by jinxin

gic会员绑定关系bug修复

parent e31be430
......@@ -1497,8 +1497,8 @@ public class MemberUnionidRelatedApiServiceImpl implements MemberUnionidRelatedA
firstTime = addTime;
}
}
this.memberApiService.updateMemberQywxEveryOccasion(enterpriseId, memberId, 1, date,firstTime);
}
this.memberApiService.updateMemberQywxEveryOccasion(enterpriseId, memberId, 1, date,firstTime);
}
return "";
}
......
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