Commit eedc80c3 by fudahua

导购刷新好友

parent d27972e9
......@@ -245,7 +245,7 @@ public class MemberUnionidRelatedApiServiceImpl implements MemberUnionidRelatedA
@Override
public String addMemberUnionidRelatedNew(MemberUnionidRelatedDTO dto) {
//解析组装信息
dto = getMemberUnionidRelatedDTONew(dto);
if (null == dto) {
log.info("没处理完成-等下一次处理");
......
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