tighten the api
This commit is contained in:
@@ -140,6 +140,7 @@ object Entities {
|
||||
if (this.uniqueIdentifier.isEmpty()) {
|
||||
this.uniqueIdentifier = Session.nextUniqId(entity)
|
||||
}
|
||||
this.approvalStatus = ApprovalStatus.APPROVED
|
||||
}
|
||||
|
||||
database.save(
|
||||
|
||||
Reference in New Issue
Block a user