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

com.lorne.yuntongxun.service.YtxMsgService Maven / Gradle / Ivy

The newest version!
package com.lorne.yuntongxun.service;

/**
 * 云通讯服务对象
 * create by lorne on 2017/9/25
 */
public interface YtxMsgService {


    boolean sendMsg(String msgId,String mobiles,String ... args);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy