feat: 将 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
9c0cfbc185
commit
3a63460966
|
|
@ -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://th.local.t-aaron.com:13000/THENG/hyf-backend.git
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 9246d62cfa2382ddf478f581601184a3f99880c3
|
||||||
Loading…
Reference in New Issue