Commit 1b9af9b1 by 王祖波

log

parent 2efdbcb5
......@@ -146,6 +146,7 @@ public class MallOrderStatusChangeApiServiceImpl implements MallOrderStatusChang
String goodsId = jsonObject.getString("proId");
String wxaLinkId = jsonObject.getString("wxaLinkId");
String memberId = orderEventMqBO.getMemberId();
log.info("wxaLinkId:{}",wxaLinkId);
InteractRecordMessageBO interactRecordMessageBO = new InteractRecordMessageBO();
......
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