From e7d994456c8a4710725fce84562dec339728d057 Mon Sep 17 00:00:00 2001 From: msyu Date: Tue, 29 Oct 2024 07:24:13 +0300 Subject: [PATCH] 404 web xml debug --- v1/resources/svc_ls.cfc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/v1/resources/svc_ls.cfc b/v1/resources/svc_ls.cfc index 337cb11..f5e3456 100644 --- a/v1/resources/svc_ls.cfc +++ b/v1/resources/svc_ls.cfc @@ -111,7 +111,7 @@ - + select @@ -129,6 +129,8 @@ limit #maxrows# + + select count(*) as cnt from svc