1
This commit is contained in:
parent
8e071847da
commit
d05123ebb3
@ -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) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user