admin
2019-08-26 81187837de78e62a5e3a38afda8b8553dcd2203c
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;
   
}