mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-05 05:45:10 +00:00
修复可能的web template找不到的问题
新增联网获取json启动 删除非-g传入启动json的方式 兼容传参参数名短横线与下划线
This commit is contained in:
3
unilabos/utils/exception.py
Normal file
3
unilabos/utils/exception.py
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
class DeviceClassInvalid(Exception):
|
||||
pass
|
||||
Reference in New Issue
Block a user