Merge remote-tracking branch 'origin/mark' into don
This commit is contained in:
@@ -575,7 +575,7 @@ func NotifyAfsOrderStatus(afsOrder *model.AfsOrder) (err error) {
|
||||
"color": WX_HIGHLEVEL_TEMPLATE_COLOR,
|
||||
},
|
||||
"keyword3": map[string]interface{}{
|
||||
"value": utils.Time2Str(afsOrder.CreatedAt),
|
||||
"value": utils.Time2Str(afsOrder.AfsCreatedAt),
|
||||
"color": venderColors[order.VendorID],
|
||||
},
|
||||
"remark": map[string]interface{}{
|
||||
|
||||
Reference in New Issue
Block a user