This commit is contained in:
JSYOO 2021-12-02 11:52:34 +09:00
parent c6efb26ab5
commit 2e7edf1477

View File

@ -412,7 +412,7 @@ public class NlibSearchController extends NlibCommonController {
} catch (IOException e) { } catch (IOException e) {
log.error("shorturl-data.do 단축url > Exception 발생 : " + e.toString()); log.error("shorturl-data.do 단축url > Exception 발생 : " + e.toString());
} }
finally finally
{ {
try try
{ {