migrations
|
feat: 增加equipment设备类型
|
2024-03-06 09:53:16 +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-03-06 09:53:16 +08:00 |
serializers.py
|
feat: emserializer增加返回cate信息
|
2024-02-27 09:20:47 +08:00 |
services.py
|
fix: equipment的导入的bug
|
2023-12-20 20:51: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 |