Skip to content

Commit 7b6a56b

Browse files
committed
group model
1 parent 063c615 commit 7b6a56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/group.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ const group = {
77

88
const Group = new connector.model('group', group);
99

10-
module.exports = {};
10+
module.exports = {}; //group

0 commit comments

Comments
 (0)