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

10 lines
104 B
JSON

{
"name": "SupplierLog",
"base": "Log",
"options": {
"mysql": {
"table": "supplierLog"
}
}
}