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

This commit is contained in:
laodaming 2023-11-02 15:25:45 +08:00
commit 6da4856538

View File

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