salix/modules/shelving/back/models/shelving-log.json

10 lines
104 B
JSON

{
"name": "ShelvingLog",
"base": "Log",
"options": {
"mysql": {
"table": "shelvingLog"
}
}
}