changes of manu bar add report and dashboard
This commit was merged in pull request #6.
This commit is contained in:
@@ -49,3 +49,4 @@ class ManholeDomesticChamber(db.Model):
|
||||
|
||||
def serialize(self):
|
||||
return {c.name: getattr(self, c.name) for c in self.__table__.columns}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user