update
This commit is contained in:
@@ -76,8 +76,8 @@ public class TestDataService extends CrudService<TestDataDao, TestData> {
|
||||
|
||||
/**
|
||||
* 查询子表分页数据
|
||||
* @param page 分页对象
|
||||
* @param testData
|
||||
* @param testData 查询条件
|
||||
* @param testData page 分页对象
|
||||
* @return
|
||||
*/
|
||||
public List<TestDataChild> findSubList(TestDataChild testData) {
|
||||
|
||||
Reference in New Issue
Block a user