1
This commit is contained in:
6
Interfaces/Topic/ITopicService.cs
Normal file
6
Interfaces/Topic/ITopicService.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace WeChatSharp.Interfaces.Topic;
|
||||
|
||||
public interface ITopicService
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user