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
3a62abf381
jumpserver
/
apps
/
assets
/
models
/
asset
/
host.py
7 lines
90 B
Python
Raw
Normal View
History
Unescape
Escape
perf: 修改 base
2022-04-07 10:51:35 +00:00
from
assets
.
const
import
Category
perf: 打算重构 asset application
2022-04-02 10:35:46 +00:00
from
.
common
import
Asset
class
Host
(
Asset
)
:
perf: 修改 asset 结构
2022-09-21 03:17:14 +00:00
pass