@@ -71,7 +71,7 @@
affl_shop_id, affl_shop_nm, corp_type, fn_code_nm('CORP_TYPE', corp_type) as corp_type_nm, st_cd, fn_code_nm('ST_CD', st_cd) as st_nm, owner_nm
, fn_get_telno(rprst_tel_no) as rprst_tel_no, concat(date_format(reg_dt,'%Y.%m.%d'), ' ~ ', date_format(reg_dt,'%Y.%m.%d')) as join_dt
, FN_GET_REGNO(1, corp_reg_no) as corp_reg_no
- from selectAfflShopGridList
+ from affl_shop_base_info
where 1=1
and st_cd = 'S000'
<if test="fromDt != null and fromDt != '' and toDt != null and toDt != '' ">