yujian
2019-08-29 278c4212005b70a5584e4c835663a49240f92e92
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;
   
}