This commit is contained in:
aozhiwei 2024-09-19 11:10:18 +08:00
parent c807449756
commit a260dc9d4f

View File

@ -53,7 +53,7 @@ ORDER BY idx LIMIT 1000
},
this.saveToDb)
} else {
panic(fmt.Sprintf("esCecTransfer.processLockAndUnLockEvent getDBParam error %s", err))
panic(fmt.Sprintf("esCecTransfer.Transfer getDBParam error %s", err))
}
}