mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-08 01:28:24 +08:00
style: add OrderByBuilder javadoc.
This commit is contained in:
parent
3a9dbf5d68
commit
cd8ce808d2
@ -21,9 +21,10 @@ import com.mybatisflex.core.util.LambdaGetter;
|
||||
import com.mybatisflex.core.util.LambdaUtil;
|
||||
|
||||
/**
|
||||
* 排序字段构建器
|
||||
* Lambda 排序构建器。
|
||||
*
|
||||
* @author michael
|
||||
* @author 王帅
|
||||
* @since 2023-07-25
|
||||
*/
|
||||
public class OrderByBuilder<R extends QueryModel<R>> {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user