This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
jumpserver
mirror of
https://github.com/jumpserver/jumpserver
Watch
1
Star
0
Fork
You've already forked jumpserver
0
Code
Issues
Releases
Wiki
Activity
03ad4124eb
jumpserver
/
apps
/
accounts
/
api
/
account
/
__init__.py
5 lines
101 B
Python
Raw
Normal View
History
Unescape
Escape
perf: 修改结构
2022-09-13 06:06:25 +00:00
from
.
account
import
*
from
.
backup
import
*
from
.
template
import
*
perf: gathered-accounts api (#9451) Co-authored-by: feng <1304903146@qq.com>
2023-02-07 05:27:44 +00:00
from
.
gathered_account
import
*