Pu Zhibing
2025-03-19 532a87bfe96076e3ddc823dc5fbfbb8ea9fb86f9
cloud-server-course/src/main/java/com/dsh/course/service/TCoursePackageService.java
@@ -109,7 +109,7 @@
     * @param trade_no
     * @return
     */
    ResultUtil paymentCourseCallback(String code, String trade_no, String attach) throws AlipayApiException;
    ResultUtil paymentCourseCallback(String code, String trade_no, String attach) throws Exception;