Authored by tanling

no message

... ... @@ -136,7 +136,7 @@ public class SellerDepositOrderDetailService extends AbsOrderViewService {
.appraiseAddress(appraiseAddressInfo)
.addressUpgradable(addressUpgradable)
.buttons(aos.detailButtons(oa))
.lastExpressInfoDetail(expressInfoService.getLastExpressInfoDetail(pao))
.lastExpressInfoDetail(lastExpressInfoDetail)
.appraiseProgress(orderStatisticInfo)
.build()
;
... ...