Commit 3476421d by 徐高华

导购活码待生效-生效

parent 451df024
......@@ -893,7 +893,6 @@ public class HmQrcodeApiServiceImpl implements HmQrcodeApiService {
if (hmQrcodeBO != null && hmQrcodeBO.getStatusFlag()==3) {
logger.info("导购活码待生效状态变更,clerkId:{}",staffClerkRelationDTO.getClerkId());
hmQrcodeService.updateStatusById(hmQrcodeBO.getHmId(), 1);
continue;
}
}
......
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