上传现时基金领取错误

This commit is contained in:
liwei1dao 2023-08-16 15:23:30 +08:00
parent 79bbbbc65c
commit e3123e34fc

View File

@ -121,8 +121,8 @@ func (this *apiComp) Receive(session comm.IUserSession, req *pb.ShopCenterReceiv
}
return
}
drop = fconf.Group
}
drop = fconf.Group
break
case 6, 7, 8:
if fconf, err = this.module.configure.getGameShopCenterFund(req.Pid); err != nil {