@@ -1,3 +1,27 @@
+## 项目部署
+
+```shell
+# 主项目
+git clone root@git.mooctest.com:vehicle-network-crowdsourcing/fuzz-scene-sim-test.git
+# 子模块获取或更新
+git submodule update --init --recursive
+```
+## 项目提交
+# 提交主项目
+git add .
+git commit -m "xxx"
+git push origin master
+# 提交子模块
+cd FuzzScene
## 数据库初始化
@@ -1 +1 @@
-Subproject commit 5d72b74d4e31d3cefbf03e28681e452928b5c13b
+Subproject commit 9e325437e6e162889a6e7a11e5715b8219507b86
-Subproject commit 808af53440d50ebfd2c7e26102b837bec68f10cb
+Subproject commit 486e5a05863180ed46dcb00f4e532c5b9442cfb6