From 001d7037c526e309a174535bf5d8a4086d5dd0ee Mon Sep 17 00:00:00 2001 From: hide_d Date: Sun, 4 Feb 2018 05:37:41 +0900 Subject: [PATCH] =?UTF-8?q?=EC=83=88=20=EB=A9=94=EC=8B=9C=EC=A7=80=20?= =?UTF-8?q?=EC=8B=9C=EC=8A=A4=ED=85=9C=20=EC=A4=80=EB=B9=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tmp_msg/fresh_result.json | 4 +++ tmp_msg/json_result.php | 53 +++++++++++++++++++++++++++++ tmp_msg/msg.css | 0 tmp_msg/msg.html | 21 ++++++++++++ tmp_msg/msg.js | 0 tmp_msg/update_national_result.json | 4 +++ tmp_msg/update_private_result.json | 4 +++ tmp_msg/update_public_result.json | 4 +++ 8 files changed, 90 insertions(+) create mode 100644 tmp_msg/fresh_result.json create mode 100644 tmp_msg/json_result.php create mode 100644 tmp_msg/msg.css create mode 100644 tmp_msg/msg.html create mode 100644 tmp_msg/msg.js create mode 100644 tmp_msg/update_national_result.json create mode 100644 tmp_msg/update_private_result.json create mode 100644 tmp_msg/update_public_result.json diff --git a/tmp_msg/fresh_result.json b/tmp_msg/fresh_result.json new file mode 100644 index 00000000..79565d69 --- /dev/null +++ b/tmp_msg/fresh_result.json @@ -0,0 +1,4 @@ +{ + "result":true, + "sequence":1122 +} \ No newline at end of file diff --git a/tmp_msg/json_result.php b/tmp_msg/json_result.php new file mode 100644 index 00000000..9cdf7859 --- /dev/null +++ b/tmp_msg/json_result.php @@ -0,0 +1,53 @@ + + + +JSON 지도 + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tmp_msg/msg.js b/tmp_msg/msg.js new file mode 100644 index 00000000..e69de29b diff --git a/tmp_msg/update_national_result.json b/tmp_msg/update_national_result.json new file mode 100644 index 00000000..c7174278 --- /dev/null +++ b/tmp_msg/update_national_result.json @@ -0,0 +1,4 @@ +{ + "result":true, + "sequence":1357 +} \ No newline at end of file diff --git a/tmp_msg/update_private_result.json b/tmp_msg/update_private_result.json new file mode 100644 index 00000000..90270afb --- /dev/null +++ b/tmp_msg/update_private_result.json @@ -0,0 +1,4 @@ +{ + "result":true, + "sequence":1366 +} \ No newline at end of file diff --git a/tmp_msg/update_public_result.json b/tmp_msg/update_public_result.json new file mode 100644 index 00000000..f535f169 --- /dev/null +++ b/tmp_msg/update_public_result.json @@ -0,0 +1,4 @@ +{ + "result":true, + "sequence":1811 +} \ No newline at end of file