Merge branch 'jdshop' of e.coding.net:rosydev/jx-callback into jdshop
This commit is contained in:
@@ -817,8 +817,8 @@ func GetVendorStore(ctx *jxcontext.Context, vendorID int, vendorOrgCode, vendorS
|
||||
retVal = &StoreExt{
|
||||
Store: store.Store,
|
||||
//暂时添加上
|
||||
FloatLng: jxutils.IntCoordinate2Standard(store.Lng),
|
||||
FloatLat: jxutils.IntCoordinate2Standard(store.Lat),
|
||||
//FloatLng: jxutils.IntCoordinate2Standard(store.Lng),
|
||||
//FloatLat: jxutils.IntCoordinate2Standard(store.Lat),
|
||||
}
|
||||
retVal.Name = store.Name
|
||||
retVal.BussinessStatus = store.CourierStatus
|
||||
|
||||
Reference in New Issue
Block a user