|
@@ -123,7 +123,7 @@ public class GameAppletServiceImpl extends ServiceImpl<GameAppletMapper, GameApp
|
|
Map<String, Object> linkMap = new HashMap<>(4);
|
|
Map<String, Object> linkMap = new HashMap<>(4);
|
|
linkMap.put("title", "点我充值");
|
|
linkMap.put("title", "点我充值");
|
|
linkMap.put("description", "点我充值" + order.getAmount() + "元,用于购买" + order.getAmount() + "元档充值");
|
|
linkMap.put("description", "点我充值" + order.getAmount() + "元,用于购买" + order.getAmount() + "元档充值");
|
|
- linkMap.put("url", "http://gg.84game.cn/wechatPay/index.html?orderId=" + order.getId() + "&appId=wx91208c6c8651a97d");
|
|
|
|
|
|
+ linkMap.put("url", "http://corp.complaint.zanxiangnet.com/html/wechatPay/index.html?orderId=" + order.getId() + "&appId=wx91208c6c8651a97d");
|
|
linkMap.put("thumb_url", "https://book.zanxiangnet.com/qc-tip/1.jpg");
|
|
linkMap.put("thumb_url", "https://book.zanxiangnet.com/qc-tip/1.jpg");
|
|
|
|
|
|
paramMap.put("link", linkMap);
|
|
paramMap.put("link", linkMap);
|