掠夺 货物更新
This commit is contained in:
parent
730bd56971
commit
c5bb75fdfc
@ -56,6 +56,8 @@ func (this *apiComp) GetList(session comm.IUserSession, req *pb.PlunderGetListRe
|
||||
list.Source, err = this.module.modelPlunder.refreshGoodsInfo()
|
||||
list.Setout = []int32{}
|
||||
update["setout"] = list.Setout
|
||||
update["source"] = list.Source
|
||||
|
||||
}
|
||||
// 校验解锁的是否到期
|
||||
for _, v := range list.Line {
|
||||
|
Loading…
Reference in New Issue
Block a user