cloud-server-communityWorldCup/src/main/java/com/dsh/communityWorldCup/service/IWorldCupService.java
@@ -85,7 +85,7 @@ * 取消赛事后退还费用 * @param id */ void cancelWorldCupRefund(Integer id); void cancelWorldCupRefund(Integer id) throws Exception; /**