You've already forked FrameTour-BE
支持微信服务通知,调整方法
This commit is contained in:
@@ -7,5 +7,5 @@ import java.util.Map;
|
||||
public interface INotifyAdapter {
|
||||
void loadConfig(Map<String, String> _config);
|
||||
|
||||
void send(NotifyContent notifyContent);
|
||||
void sendTo(NotifyContent notifyContent, String to);
|
||||
}
|
||||
|
Reference in New Issue
Block a user