Commit dbd2b252 by 徐高华

Merge branch 'xgh_内容中台' into 'developer'

test

See merge request !440
parents adc522f5 36e0d878
......@@ -1258,6 +1258,7 @@ public class MemberUnionidRelatedApiServiceImpl implements MemberUnionidRelatedA
json.setErrorCode(1);
Map<String, Object> returnMap = new HashMap<String, Object>();
returnMap.put("msgid",resp.getResult());
json.setReturnMap(returnMap);
}
return json ;
}
......
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