This commit is contained in:
suyl
2021-08-02 10:25:11 +08:00
parent 2232af6d1c
commit 19546f82f6

View File

@@ -939,7 +939,7 @@ func NotifyAdjustOrder(order *model.GoodsOrder) (err error) {
"color": WX_NEW_ORDER_TEMPLATE_COLOR,
},
"keyword1": map[string]interface{}{
"value": math.Round(jxutils.IntPrice2Standard(order.NewEarningPrice)),
"value": "请点击查看",
"color": WX_NEW_ORDER_TEMPLATE_COLOR,
},
"keyword2": map[string]interface{}{