10 lines
105 B
JSON
10 lines
105 B
JSON
|
{
|
||
|
"name": "Zone",
|
||
|
"base": "VnModel",
|
||
|
"options": {
|
||
|
"mysql": {
|
||
|
"table": "zone"
|
||
|
}
|
||
|
}
|
||
|
}
|