Merge branch 'develop' of https://gitee.com/fusenpack/fusenapi into feature/auth

This commit is contained in:
eson
2023-07-27 16:49:25 +08:00
63 changed files with 2319 additions and 142 deletions

View File

@@ -202,6 +202,7 @@ func (l *GetOrderDetailLogic) GetOrderDetail(req *types.GetOrderDetailReq, useri
IsDefault: *addressInfo.IsDefault,
}
}
data.PayInfo = &types.PayInfo{}
//首款
if payIndex, ok := mapPay[1]; ok {
data.PayInfo.Deposit = types.Deposit{