|
@ -2164,7 +2164,7 @@ public class FamilyContractService extends BaseService {
|
|
|
" and sf.admin_team_code = ? ";
|
|
|
|
|
|
//查找居民
|
|
|
datas = jdbcTemplate.queryForList(sql, labelType, doctorCode, doctorCode,team);
|
|
|
datas = jdbcTemplate.queryForList(sql, labelType, doctorCode,team);
|
|
|
|
|
|
} else {
|
|
|
throw new Exception("参数错误!");
|