새메시지, json 파일을 일관성있게 수정

This commit is contained in:
2018-02-12 21:40:50 +09:00
parent 420469ef75
commit 63be06c98f
2 changed files with 36 additions and 5 deletions
+5 -5
View File
@@ -10,9 +10,9 @@
"time":"2018-02-10 22:05:09",
"isSender":false,
"src":{
"id":21,
"id":11,
"nation_id":1,
"name":"Hide_D3",
"name":"Hide_D",
"icon":"pic_781.jpg",
"nation":"연구소",
"color":"#ffd700"
@@ -194,7 +194,7 @@
"time":"2018-02-10 22:05:01",
"isSender":false,
"src":{
"id":21,
"id":31,
"nation_id":0,
"name":"Hide_Dy"
},
@@ -217,7 +217,7 @@
"dest":{
"id":9999
},
"text":"전메놀이1"
"text":"최대한많은길이의텍스트를전메에넣어보려고시도하는중입니다글자수기준이니띄어쓰기나숫자알파벳이없도록해야꽉꽉밀어넣을수있습니다어디까지들어가려나얼마나더적어야하는거지잘모르겠다의외로칸이꽤길구나메시지"
},{
"id":1010,
"time":"2018-02-10 22:05:00",
@@ -264,7 +264,7 @@
"time":"2018-02-10 22:04:04",
"isSender":false,
"src":{
"id":12,
"id":31,
"nation_id":0,
"name":"Hide_Dy"
},
+31
View File
@@ -1,3 +1,34 @@
{
"last":21,
"nation":[
{
"nationID":0,
"mailbox":9000,
"nation":"재야",
"color":"#ffffff",
"general":[
[31, "Hide_Dy"]
]
},
{
"nationID":1,
"mailbox":9001,
"nation":"연구소",
"color":"#ffffff",
"general":[
[11,"HideD"],
[12,"HideD2"]
]
},
{
"nationID":2,
"mailbox":9002,
"nation":"연구소2",
"color":"#ff0000",
"general":[
[21,"Hide_Dx2"]
]
}
]
}