Merge branch 'dev' of http://git.legu.cc/liwei_3d/go_dreamfactory into dev
This commit is contained in:
commit
64c2205875
@ -262,7 +262,7 @@ func (this *MCompConfigure) GetGroupDataByLottery(lotteryId int32, vipLv int32,
|
||||
sztW = append(sztW, _data.Itemwt)
|
||||
sztID = append(sztID, _data)
|
||||
}
|
||||
if len(sztW) > 0 {
|
||||
if len(sztW) == 0 {
|
||||
continue
|
||||
}
|
||||
_data := sztID[comm.GetRandW(sztW)]
|
||||
|
Loading…
Reference in New Issue
Block a user