Merge branch 'dev' of http://git.legu.cc/liwei_3d/go_dreamfactory into dev
This commit is contained in:
commit
f2ff8d9247
@ -61,8 +61,6 @@ func (this *modelCaravan) getCaravanList(uid string) (result *pb.DBCaravan, err
|
|||||||
this.module.InitCaravanItemData(uid, result)
|
this.module.InitCaravanItemData(uid, result)
|
||||||
this.Add(uid, result)
|
this.Add(uid, result)
|
||||||
return
|
return
|
||||||
} else {
|
|
||||||
this.module.Errorf("getCaravanList error: %v,uid:%s", err, uid)
|
|
||||||
}
|
}
|
||||||
err = nil
|
err = nil
|
||||||
return result, err
|
return result, err
|
||||||
|
Loading…
Reference in New Issue
Block a user