This commit is contained in:
aozhiwei 2024-08-13 14:50:51 +08:00
parent 6f3a2767aa
commit 2883eea86e

View 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当前版本公告"
}
]