mitao
2025-04-03 71fca447b76d88b45ef5c24b47a9428a517c4499
cloud-server-account/src/main/java/com/dsh/account/service/TAppUserService.java
@@ -157,7 +157,7 @@
     * @param orderNumber
     * @return
     */
    ResultUtil paymentCouponCallback(String code, String orderNumber);
    ResultUtil paymentCouponCallback(String code, String orderNumber) throws Exception;