|
public void exportToExcel(String type, String nameOrCred, String district, String subdistrict, Long communityId, Long crowdId, String address, String gender, String populationType, UserLoginedConvertVO loginUser, HttpServletResponse response) throws Exception {
|
|
public void exportToExcel(String type, String nameOrCred, String district, String subdistrict, Long communityId, Long crowdId, String address, String gender, String populationType, UserLoginedConvertVO loginUser, HttpServletResponse response) throws Exception {
|
|
queryWrapper.lambda().like(IdenPerson::getType,type)
|
|
queryWrapper.lambda().like(IdenPerson::getType,type)
|