This commit is contained in:
aozhiwei 2024-08-05 13:19:23 +08:00
parent 8e071847da
commit d05123ebb3

View File

@ -24,7 +24,7 @@ func (this *recharge) unInit() {
func (this *recharge) process() { func (this *recharge) process() {
f5.GetGoStyleDb().LoopLoadNew( f5.GetGoStyleDb().LoopLoadNew(
constant.BCNFT_DB, constant.BCNFT_DB,
"recharge", "recharge_order",
"t_recharge_order", "t_recharge_order",
0, 0,
func (lastIdx int64, maxIdx int64) (string, []string) { func (lastIdx int64, maxIdx int64) (string, []string) {