Skip to content

Commit

Permalink
Update 05.注解.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nieqiurong authored Oct 24, 2023
1 parent df083d1 commit 84318c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/01.指南/01.快速入门/05.注解.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,5 +182,5 @@ public class User {

| 属性 | 类型 | 必须指定 | 默认值 | 描述 |
| :----- | :------ | :------- | :-------------- | :------------- |
| isDesc | boolean || true | 是否倒序查询 |
| asc | boolean || true | 是否倒序查询 |
| sort | short || Short.MAX_VALUE | 数字越小越靠前 |

0 comments on commit 84318c3

Please sign in to comment.