This commit is contained in:
fuhouyin 2023-03-21 10:07:13 +08:00
parent 4901632eea
commit 05fa2b260d
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@ import java.util.List;
/**
* @author fuhouyin
* @time 2023/2/1 15:07
* 手动分页待测试
*/
public class HandlePage {

View File

@ -6,6 +6,7 @@ import java.math.BigDecimal;
/**
* @author fuhouyin
* @time 2023/2/1 15:10
* 根据实体类属性获取getAndSet方法
*/
public class MethodGetAndSet {