test
This commit is contained in:
parent
5b77f5b6f4
commit
2815816a54
@ -211,7 +211,7 @@ func SQLIdentifyMsgWorker(id int, objIds <-chan int64) {
|
||||
rep.Points = int32(p)
|
||||
cwm.Report[r.ReplaceAllString(m.Text, "${Score7}")] = rep
|
||||
|
||||
b, err := json.Marshal(cwm)
|
||||
//b, err := json.Marshal(cwm)
|
||||
/*
|
||||
if len(r.ReplaceAllString(m.Text, "${Loot1}")) < 6 || len(r.ReplaceAllString(m.Text, "${Loot1}")) > 11 {
|
||||
log.Printf("SQLIdentifyMsgWorker["+strconv.Itoa(id)+"] : NOT MATCHED \nLoot1: %s\n%s\n", r.ReplaceAllString(m.Text, "${Loot1}"), m.Text)
|
||||
|
Loading…
Reference in New Issue
Block a user