info get profile

This commit is contained in:
eson 2023-09-26 17:21:01 +08:00
commit c880cba0a3

View File

@ -453,7 +453,7 @@ func (d *defaultOrder) CreatePrePaymentByBalance(ctx context.Context, in *Create
Currency: in.Currency,
Method: payConfig.Stripe.PayType,
OrderSn: in.OrderSn,
PayStage: 1,
PayStage: 2,
Total: OrderPayTotal{
Amount: amount,
Label: "支付尾款后期统一调整",