- change 请忽略 to 无
This commit is contained in:
@@ -395,11 +395,11 @@ func NotifyStoreMessage(storeID, msgID, msgStatusID int, title, content string)
|
||||
"color": "#2E408E",
|
||||
},
|
||||
"keyword2": map[string]interface{}{
|
||||
"value": "请忽略",
|
||||
"value": "无",
|
||||
"color": "#2E408E",
|
||||
},
|
||||
"keyword3": map[string]interface{}{
|
||||
"value": "请忽略",
|
||||
"value": "无",
|
||||
"color": "#2E408E",
|
||||
},
|
||||
"remark": map[string]interface{}{
|
||||
|
||||
Reference in New Issue
Block a user