@ -735,7 +735,7 @@ func insertMsgShopMainAck(m *ChatWarsMessageShopMainAck) error {
defer stmt.Close()
var open int
if cwm.Open {
if m.Open {
open = 1
} else {
open = 0
The note is not visible to the blocked user.