init
This commit is contained in:
7
app/backend-python/__init__.py
Normal file
7
app/backend-python/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
"""
|
||||
Moss AI Backend - 智能家居系统后端服务
|
||||
提供前端与 Conductor Agent 之间的通信桥梁
|
||||
"""
|
||||
|
||||
__version__ = "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user