새메시지, json 파일을 일관성있게 수정
This commit is contained in:
@@ -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"]
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user