fix: still having 403 bit fixed some bugs
This commit is contained in:
@ -44,7 +44,7 @@ class SectionCell {
|
||||
this._modificationDate = value;
|
||||
}
|
||||
|
||||
toPlainObject() {
|
||||
toObject() {
|
||||
return {
|
||||
idSectionCell: this._idSectionCell,
|
||||
sectionId: this._sectionId,
|
||||
|
Reference in New Issue
Block a user