admin
2021-04-07 35a29882f356542dd9c431714c64d277eb7cad40
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;
    /**
     * 验证码是否在正确