mirror of
https://github.com/Dichgrem/Vue.git
synced 2026-02-05 04:41:55 -05:00
feat:student-vol
This commit is contained in:
19
student-vol/mock/publishers.json
Normal file
19
student-vol/mock/publishers.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"error": 0,
|
||||
"data": {
|
||||
"list": [
|
||||
{
|
||||
"value": 1,
|
||||
"text": "福州大学至诚学院团委"
|
||||
},
|
||||
{
|
||||
"value": 2,
|
||||
"text": "福州市志愿者协会"
|
||||
},
|
||||
{
|
||||
"value": 3,
|
||||
"text": "鼓楼区社区服务中心"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user