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

10 lines
104 B
JSON

{
"name": "UserLog",
"base": "Log",
"options": {
"mysql": {
"table": "account.userLog"
}
}
}