fix:订单优化
This commit is contained in:
parent
cf2a352f1e
commit
d15b483062
|
@ -1250,7 +1250,7 @@ func (d *defaultOrder) CreatePrePaymentByDeposit(ctx context.Context, in *Create
|
||||||
PayStage: 1,
|
PayStage: 1,
|
||||||
Total: OrderPayTotal{
|
Total: OrderPayTotal{
|
||||||
Amount: amount,
|
Amount: amount,
|
||||||
Label: "",
|
Label: "支付首款后期统一调整",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}, nil
|
}, nil
|
||||||
|
|
Loading…
Reference in New Issue
Block a user