This commit is contained in:
shoopea 2019-05-11 19:28:20 +08:00
parent 76edb8c53d
commit 4d3a33668c

View File

@ -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)