aa
This commit is contained in:
@@ -649,7 +649,7 @@ func NotifyStoreMessage(storeID, msgID, msgStatusID int, msg *model.Message) (er
|
|||||||
"color": "#2E408E",
|
"color": "#2E408E",
|
||||||
},
|
},
|
||||||
"keyword3": map[string]interface{}{
|
"keyword3": map[string]interface{}{
|
||||||
"value": model.VendorNames[int(utils.MustInterface2Int64(actMap["vendorID"]))],
|
"value": model.VendorNames[int(utils.Interface2Float64WithDefault((actMap["vendorID"]), 0))],
|
||||||
"color": "#2E408E",
|
"color": "#2E408E",
|
||||||
},
|
},
|
||||||
"remark": map[string]interface{}{
|
"remark": map[string]interface{}{
|
||||||
|
|||||||
Reference in New Issue
Block a user