This commit is contained in:
parent
cf3cc37d97
commit
3c5af184bb
|
@ -7,6 +7,9 @@
|
|||
"table": "account.user"
|
||||
}
|
||||
},
|
||||
"mixins": {
|
||||
"RegisterLog": true
|
||||
},
|
||||
"resetPasswordTokenTTL": "604800",
|
||||
"properties": {
|
||||
"id": {
|
||||
|
|
|
@ -6,6 +6,9 @@
|
|||
"table": "account.account"
|
||||
}
|
||||
},
|
||||
"mixins": {
|
||||
"RegisterLog": true
|
||||
},
|
||||
"properties": {
|
||||
"id": {
|
||||
"id": true
|
||||
|
|
Loading…
Reference in New Issue