All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.quhaodian.plug.data.service.CodeService Maven / Gradle / Ivy

There is a newer version: 1.8.9
Show newest version
package com.quhaodian.plug.data.service;

public interface CodeService {
    boolean sendCode(String code,String template, String phone);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy