From 23a13b7c39613314c9e69f3b48c0e7589bc4e28d Mon Sep 17 00:00:00 2001 From: msyu Date: Sun, 27 Oct 2024 02:10:23 +0300 Subject: [PATCH] deploy debug 3 test2 added --- v1/resources/bk/test2.cfc | 53 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 v1/resources/bk/test2.cfc diff --git a/v1/resources/bk/test2.cfc b/v1/resources/bk/test2.cfc new file mode 100644 index 0000000..81fe2fb --- /dev/null +++ b/v1/resources/bk/test2.cfc @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + timeout="3" + charset="utf-8" + result="userdata" + > + + + + + + + + + + + + + + + + + + + + \ No newline at end of file