From da75e3c72a75b90070b1ff92f1a7dd945f688259 Mon Sep 17 00:00:00 2001 From: hide_d Date: Sat, 10 Feb 2018 20:26:43 +0900 Subject: [PATCH] =?UTF-8?q?msg=20=EA=B8=B0=EB=B3=B8=20=ED=8B=80=20?= =?UTF-8?q?=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 | 15 ++++++++++++++- tmp_msg/update_national_result.json | 15 ++++++++++++++- tmp_msg/update_private_result.json | 15 ++++++++++++++- tmp_msg/update_public_result.json | 15 ++++++++++++++- 4 files changed, 56 insertions(+), 4 deletions(-) diff --git a/tmp_msg/fresh_result.json b/tmp_msg/fresh_result.json index 79565d69..56bae46c 100644 --- a/tmp_msg/fresh_result.json +++ b/tmp_msg/fresh_result.json @@ -1,4 +1,17 @@ { "result":true, - "sequence":1122 + "server-uuid":"twe-d1af658a-f094-4303-9496-9a27a8180b0b", + "sequence":1122, + "national":[ + + ], + "public":[ + + ], + "private":[ + + ], + "diplomacy":[ + + ] } \ No newline at end of file diff --git a/tmp_msg/update_national_result.json b/tmp_msg/update_national_result.json index c7174278..e4c19b01 100644 --- a/tmp_msg/update_national_result.json +++ b/tmp_msg/update_national_result.json @@ -1,4 +1,17 @@ { "result":true, - "sequence":1357 + "server-uuid":"twe-d1af658a-f094-4303-9496-9a27a8180b0b", + "sequence":1357, + "national":[ + + ], + "public":[ + + ], + "private":[ + + ], + "diplomacy":[ + + ] } \ No newline at end of file diff --git a/tmp_msg/update_private_result.json b/tmp_msg/update_private_result.json index 90270afb..fc6906fb 100644 --- a/tmp_msg/update_private_result.json +++ b/tmp_msg/update_private_result.json @@ -1,4 +1,17 @@ { "result":true, - "sequence":1366 + "server-uuid":"twe-d1af658a-f094-4303-9496-9a27a8180b0b", + "sequence":1366, + "national":[ + + ], + "public":[ + + ], + "private":[ + + ], + "diplomacy":[ + + ] } \ No newline at end of file diff --git a/tmp_msg/update_public_result.json b/tmp_msg/update_public_result.json index f535f169..c50cf395 100644 --- a/tmp_msg/update_public_result.json +++ b/tmp_msg/update_public_result.json @@ -1,4 +1,17 @@ { "result":true, - "sequence":1811 + "server-uuid":"twe-d1af658a-f094-4303-9496-9a27a8180b0b", + "sequence":1811, + "national":[ + + ], + "public":[ + + ], + "private":[ + + ], + "diplomacy":[ + + ] } \ No newline at end of file