aa
This commit is contained in:
@@ -939,7 +939,7 @@ func NotifyAdjustOrder(order *model.GoodsOrder) (err error) {
|
|||||||
"color": WX_NEW_ORDER_TEMPLATE_COLOR,
|
"color": WX_NEW_ORDER_TEMPLATE_COLOR,
|
||||||
},
|
},
|
||||||
"keyword1": map[string]interface{}{
|
"keyword1": map[string]interface{}{
|
||||||
"value": math.Round(jxutils.IntPrice2Standard(order.NewEarningPrice)),
|
"value": "请点击查看",
|
||||||
"color": WX_NEW_ORDER_TEMPLATE_COLOR,
|
"color": WX_NEW_ORDER_TEMPLATE_COLOR,
|
||||||
},
|
},
|
||||||
"keyword2": map[string]interface{}{
|
"keyword2": map[string]interface{}{
|
||||||
|
|||||||
Reference in New Issue
Block a user