exam-system/src/main/java/com/gkhy/exam/pay/service/CoalPayService.java @@ -32,5 +32,5 @@ String teamPayMoney(CoalTeamPayReq coalTeamPayReq); ResultVo topay() throws IOException; ResultVo topay() throws IOException, BillSignException; }