admin
2019-09-06 2b35e920a8873ba81530f4d86002a459185725ff
fanli/src/main/java/com/yeshi/fanli/service/inter/integral/IntegralExchangeService.java
@@ -53,7 +53,7 @@
    * @return
    * @throws IntegralExchangeException
    */
   public void exchangeInviteCode(Long uid, Long id) throws IntegralExchangeException;
   public String exchangeInviteCode(Long uid, Long id) throws IntegralExchangeException;
   
}