10 lines
100 B
JSON
10 lines
100 B
JSON
|
{
|
||
|
"name": "AgencyLog",
|
||
|
"base": "Log",
|
||
|
"options": {
|
||
|
"mysql": {
|
||
|
"table": "agencyLog"
|
||
|
}
|
||
|
}
|
||
|
}
|