mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-06 09:42:31 +00:00
mdb test
This commit is contained in:
@@ -1,6 +1,25 @@
|
||||
{
|
||||
"produce-001|name": "Regular",
|
||||
"produce-002|name": "Pro",
|
||||
"produce-003|name": "Master",
|
||||
"produce-004|name": "N.I.A"
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "produce-001",
|
||||
"name": "Regular"
|
||||
},
|
||||
{
|
||||
"id": "produce-002",
|
||||
"name": "Pro"
|
||||
},
|
||||
{
|
||||
"id": "produce-003",
|
||||
"name": "Master"
|
||||
},
|
||||
{
|
||||
"id": "produce-004",
|
||||
"name": "N.I.A"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user