mirror of
https://gitee.com/dromara/dax-pay.git
synced 2025-09-02 02:34:34 +00:00

- 在 CheckoutCallTypeEnum 中新增 FROM表单支付方式 - 在 CheckoutController 中添加 getCheckoutUrl 接口 - 优化 CheckoutQueryService 中的配置查询逻辑 -简化 CheckoutService 中的支付流程