Commit 6bc4386a651a54e9aa0ad4c045fcccd32ff4bdd9

Authored by zhangqijia
1 parent a24dea4c

feat: 添加DesignerConfigs模块

Showing 2 changed files with 4 additions and 0 deletions   Show diff stats
.gitmodules
1 1 [submodule "protos"]
2 2 path = protos
3 3 url = git@120.26.43.151:zhangqijia/Pro2dProtoBuffers.git
  4 +[submodule "DesignerConfigs"]
  5 + path = DesignerConfigs
  6 + url = git@120.26.43.151:loujiachen/DesignerConfigs.git
... ...
... ... @@ -0,0 +1 @@
  1 +Subproject commit 35e336ba948f3a9d50ceca30f197c86528084db2
... ...