文档完善
This commit is contained in:
@@ -38,5 +38,5 @@ public interface MessageManager extends Resourcable {
|
||||
*
|
||||
* @return topic集合
|
||||
*/
|
||||
public abstract CompletableFuture<List<String>> queryTopic();
|
||||
public CompletableFuture<List<String>> queryTopic();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user