diff --git a/.gitmodules b/.gitmodules index 6d51a20..3134deb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "third_party/a8engine"] path = third_party/a8engine url = https://gitee.com/azw/a8engine_new.git +[submodule "third_party/framework"] + path = third_party/framework + url = http://git.kingsome.cn/server_common/framework.git diff --git a/third_party/framework b/third_party/framework new file mode 160000 index 0000000..c4f3714 --- /dev/null +++ b/third_party/framework @@ -0,0 +1 @@ +Subproject commit c4f3714a97749cf7f92e54b0fbea6eb84810e4c0