Package net.risesoft.service.extend
Interface ItemSmsHttpService
-
- All Known Implementing Classes:
ItemSmsHttpServiceImpl
public interface ItemSmsHttpService- Author:
- qinman, zhangchongjie
- Date:
- 2022/12/20
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsendSmsHttpList(String tenantId, String userId, List<String> mobile, String smsContent, String systemName)发送短信
-