test
This commit is contained in:
parent
76edb8c53d
commit
4d3a33668c
@ -123,6 +123,8 @@ func SQLIdentifyMsgWorker(id int, objIds <-chan int64) {
|
||||
Stock: int32(s),
|
||||
}
|
||||
cwm.Report[r.ReplaceAllString(m.Text, "${Loot2}")] = rep
|
||||
b, err := json.Marshal(cwm)
|
||||
fmt.Printf("SQLIdentifyMsgWorker["+strconv.Itoa(id)+"] : objSubTypeMessageMiniWar\n%s\n", string(b))
|
||||
/*
|
||||
if err == nil {
|
||||
log.Printf("SQLIdentifyMsgWorker["+strconv.Itoa(id)+"] : War time : %s (%d)\n", r.ReplaceAllString(m.Text, "${Time}"), objId)
|
||||
|
Loading…
Reference in New Issue
Block a user