Package com.bytedesk.core.channel
Class ChannelController
java.lang.Object
com.bytedesk.core.channel.ChannelController
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<?>
query
(ChannelRequest channelRequest) query channel
-
Field Details
-
channelService
-
-
Constructor Details
-
ChannelController
public ChannelController()
-
-
Method Details
-
query
@GetMapping("/query") public org.springframework.http.ResponseEntity<?> query(ChannelRequest channelRequest) query channel- Returns:
- json
-