查询订单修改
This commit is contained in:
@@ -987,5 +987,6 @@ func GetOrderSimpleInfo(ctx *jxcontext.Context, vendorOrderID string) (getOrderS
|
||||
if getOrderSimpleInfoResult == nil {
|
||||
return getOrderSimpleInfoResult, fmt.Errorf("未查询到该订单的信息!")
|
||||
}
|
||||
|
||||
return getOrderSimpleInfoResult, err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user