不要怂,就是干,撸起袖子干!

Commit bdb9c31f by Sascha Depold

formattin

1 parent 0244cc37
Showing with 1 additions and 0 deletions
...@@ -188,6 +188,7 @@ module.exports = (function() { ...@@ -188,6 +188,7 @@ module.exports = (function() {
var factory = new DAOFactory(daoName, attributes, options) var factory = new DAOFactory(daoName, attributes, options)
this.daoFactoryManager.addDAO(factory.init(this.daoFactoryManager)) this.daoFactoryManager.addDAO(factory.init(this.daoFactoryManager))
return factory return factory
} }
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!