admin
2021-12-24 b5e19564dcbf1b7ec12946209d74313479f9dfe1
src/main/java/com/yeshi/buwan/service/inter/SMSService.java
@@ -12,7 +12,7 @@
     * @param codeLength
     * @throws SMSException
     */
    public void sendBindVCode(Long uid, String phone, int codeLength) throws SMSException;
    public void sendBindVCode(String uid, String phone, int codeLength) throws SMSException;
    /**
     * 验证码是否在正确