Skip to content

Commit

Permalink
[Improve] improve AlertConfigService.java
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengkezhou1 committed Jan 23, 2024
1 parent 1f3bc12 commit 439c862
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public interface AlertConfigService extends IService<AlertConfig> {
/**
* Retrieves a page of {@link AlertConfigParams} objects based on the provided parameters.
*
* @param params The {@link userId} object containing the search criteria.
* @param userId user id.
* @param request The {@link RestRequest} object used for pagination and sorting.
* @return An {@link IPage} containing the retrieved {@link AlertConfigParams} objects.
*/
Expand Down

0 comments on commit 439c862

Please sign in to comment.