价保
This commit is contained in:
@@ -92,7 +92,7 @@ public class OrderUtil {
|
|||||||
String wxId = getWxidFromJdid(orderRow.getUnionId().toString());
|
String wxId = getWxidFromJdid(orderRow.getUnionId().toString());
|
||||||
if (Util.isNotEmpty(wxId)) {
|
if (Util.isNotEmpty(wxId)) {
|
||||||
String content = getFormattedOrderInfo(orderRow);
|
String content = getFormattedOrderInfo(orderRow);
|
||||||
String alertMsg = "[Broken][Broken][Broken] 价保提醒 [Broken][Broken][Broken] " + newProPriceAmount + "\n" + content;
|
String alertMsg = "[爱心] 价保了 " + newProPriceAmount + " [爱心] \n" + content;
|
||||||
|
|
||||||
try {
|
try {
|
||||||
// 先发送通知
|
// 先发送通知
|
||||||
|
|||||||
Reference in New Issue
Block a user