diff --git a/src/main/resources/sqlmap/m/bf_growth/com.backoffice.m.bf_growth.xml b/src/main/resources/sqlmap/m/bf_growth/com.backoffice.m.bf_growth.xml index 17d2b29..796530f 100644 --- a/src/main/resources/sqlmap/m/bf_growth/com.backoffice.m.bf_growth.xml +++ b/src/main/resources/sqlmap/m/bf_growth/com.backoffice.m.bf_growth.xml @@ -364,7 +364,7 @@ , ci.title from tbl_db_health_checkup ch left join tbl_bf_family_baby fb - on fb.smc_no = '82' + on fb.smc_no = #smc_no# left join tbl_code_item ci on ci.val_1 = ch.health_tp and ci.cg_cd ='BF_HEALTH_TP'