This website requires JavaScript.
Explore
Help
Sign In
orga0063
/
BootstrapAdmin
Watch
4
Star
0
Fork
You've already forked BootstrapAdmin
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
96ce38afff
BootstrapAdmin
/
DatabaseScripts
/
MongoDB
/
Groups.js
9 lines
149 B
JavaScript
Raw
Normal View
History
Unescape
Escape
test(MongoDB): 增加单元测试 兼容MongoDB
2019-05-14 15:08:46 +08:00
Groups
=
[
{
feat: 部门增加编码
2019-07-15 10:29:42 +08:00
"GroupCode"
:
"001"
,
test(MongoDB): 增加单元测试 兼容MongoDB
2019-05-14 15:08:46 +08:00
"GroupName"
:
"Admin"
,
"Description"
:
"系统默认组"
,
"Roles"
:
[
]
}
]
;