fix:订单优化

This commit is contained in:
momo 2023-11-02 15:22:56 +08:00
parent cf2a352f1e
commit d15b483062

View File

@ -1250,7 +1250,7 @@ func (d *defaultOrder) CreatePrePaymentByDeposit(ctx context.Context, in *Create
PayStage: 1,
Total: OrderPayTotal{
Amount: amount,
Label: "",
Label: "支付首款后期统一调整",
},
},
}, nil