记得上下班打卡 | git大法好,push需谨慎

Commit f02486ec authored by 胡佳晨's avatar 胡佳晨

模板

parent 7e2e8111
......@@ -880,7 +880,7 @@ public class KylinOrderTicketsServiceImpl implements IKylinOrderTicketsOrderServ
// param.setTemplateData();
param.setJumpType(4);
param.setJumpUrl("http://m.zhengzai.tv/#/order/ticket/orderdetail?id="+orderTicketData.getOrderTicketsId());
param.setJumpAppletPagePath("刘然的地址");
param.setJumpAppletPagePath("/pages/webview?query=orderDetail&id="+orderTicketData.getOrderTicketsId());
param.setJumpAppletUsePath(false);
param.setPhone(orderTicketData.getUserMobile());
queueUtils.sendMsgByRedis(MQConst.SweetQueue.SWEET_TEMPLATE_MSG.getKey(),
......
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