feat: 添加 hyf-backend 子模块
添加 hyf-backend 作为 Git 子模块,用于后端服务扩展。 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
c9148fad9f
commit
a207ceaa06
|
|
@ -56,3 +56,6 @@
|
||||||
[submodule "thingsboard"]
|
[submodule "thingsboard"]
|
||||||
path = thingsboard
|
path = thingsboard
|
||||||
url = http://221.226.114.142:13000/THENG/thingsboard.git
|
url = http://221.226.114.142:13000/THENG/thingsboard.git
|
||||||
|
[submodule "hyf-backend"]
|
||||||
|
path = hyf-backend
|
||||||
|
url = http://221.226.114.142:13000/THENG/hyf-backend.git
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit e308e9d2f2eb35feac799ebc2aed9cf0983c01f6
|
||||||
Loading…
Reference in New Issue