migrations
|
feat: equipment字段增加
|
2024-04-16 15:02:27 +08:00 |
__init__.py
|
feat: 开始添加设备管理模块
|
2023-05-22 15:55:32 +08:00 |
admin.py
|
fix: 去除is_online字段引发的变动
|
2024-04-16 14:59:07 +08:00 |
apps.py
|
feat: 开始添加设备管理模块
|
2023-05-22 15:55:32 +08:00 |
filters.py
|
feat: 增加ecate筛选条件
|
2024-02-26 10:48:47 +08:00 |
models.py
|
feat: equipment字段增加
|
2024-04-16 15:02:27 +08:00 |
serializers.py
|
style: 格式调整
|
2024-04-16 15:01:33 +08:00 |
services.py
|
feat: 设备运行状态改变触发函数
|
2024-04-16 15:02:07 +08:00 |
tests.py
|
feat: 开始添加设备管理模块
|
2023-05-22 15:55:32 +08:00 |
urls.py
|
feat: 增加ecate表
|
2024-02-26 10:31:12 +08:00 |
views.py
|
fix: 去除is_online字段引发的变动
|
2024-04-16 14:59:07 +08:00 |