salix/modules/account/back/models/role-log.json

10 lines
104 B
JSON

{
"name": "RoleLog",
"base": "Log",
"options": {
"mysql": {
"table": "account.roleLog"
}
}
}