1
This commit is contained in:
parent
6f3a2767aa
commit
2883eea86e
32
bin/adminserver/config/login_annc.json
Normal file
32
bin/adminserver/config/login_annc.json
Normal file
@ -0,0 +1,32 @@
|
||||
[
|
||||
{
|
||||
"annc_type": 1,
|
||||
"platform": 1,
|
||||
"annc_desc": "android最低版本支持公告"
|
||||
},
|
||||
{
|
||||
"annc_type": 1,
|
||||
"platform": 2,
|
||||
"annc_desc": "ios最低版本支持公告"
|
||||
},
|
||||
{
|
||||
"annc_type": 2,
|
||||
"platform": 1,
|
||||
"annc_desc": "android白名单版本公告"
|
||||
},
|
||||
{
|
||||
"annc_type": 2,
|
||||
"platform": 2,
|
||||
"annc_desc": "ios白名单版本公告"
|
||||
},
|
||||
{
|
||||
"annc_type": 3,
|
||||
"platform": 1,
|
||||
"annc_desc": "android当前版本公告"
|
||||
},
|
||||
{
|
||||
"annc_type": 3,
|
||||
"platform": 2,
|
||||
"annc_desc": "ios当前版本公告"
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user