mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-10-22 00:09:14 +00:00
perf: 修改 base
This commit is contained in:
5
apps/assets/models/protocol.py
Normal file
5
apps/assets/models/protocol.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from common.db.models import JMSBaseModel
|
||||
|
||||
|
||||
class Protocol(JMSBaseModel):
|
||||
pass
|
Reference in New Issue
Block a user