test
This commit is contained in:
parent
c3eb06cb5b
commit
537ca4045d
@ -175,7 +175,7 @@ func SQLIdentifyMsgWorker(id int, objIds <-chan int64) {
|
||||
rep.Points = int32(p)
|
||||
cwm.Report[r.ReplaceAllString(m.Text, "${Score1}")] = rep
|
||||
|
||||
b, err := json.Marshal(cwm)
|
||||
b, err := json.Marshal(rep)
|
||||
/*
|
||||
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