Changes

Summary

  1. feat:适配guide line 分支 (details)
  2. feat_out:增加调试log (details)
  3. fix:修复编译崩溃的bug (details)
  4. feat: snapshot_store向web发送的数据增加超视距障碍物的显示 (details)
  5. feat: 远望前端post到后端,后端再跨域操作FMS的设置超视距障碍物和封路接口 (details)
  6. feat: 远望界面上显示超视距障碍物 (details)
  7. fix:修复编译失败的bug (details)
  8. fix:修复编译失败的bug (details)
  9. fix: export未导出变量,导致通过远望设置超视距障碍物无效 (details)
  10. feat_out:临时注释tls代码,默认部署非tls版本 (details)
  11. feat_out:通过mqtt pub vehicleid (details)
  12. fix:去除VehicleID前缀 (details)
  13. feat_out: Add DongGuan Env && Modify Store Mongo Write Logic (details)
Commit f827e2d83fe27c26841add479cc6dc112421929a by wuyanjun110
feat:适配guide line 分支

The file was modifiedsnapshot_store/transform/diagnose_interface.hpp
The file was modifiedsnapshot_store/transform/intersection_interface.hpp
The file was modifiedsnapshot_store/transform/path_interface.hpp
Commit 9ec09967528ddbc72bedd47a95f87638cf506329 by zhaojianfeng2
feat_out:增加调试log
The file was modifiedsnapshot_store/mqtt_source/mqtt_source_trigger.hpp
The file was modifiedsnapshot_store/core_self/snapshot_async.cpp
Commit 197554dc32f5ba4b3ab5c1f7578d2aa66123cd08 by wuyanjun110
fix:修复编译崩溃的bug

The file was modifiedsnapshot_store/transform/path_interface.hpp
Commit d725eafaa5248af537672e1f9c9ec905e7a47c4d by liuyi
feat: snapshot_store向web发送的数据增加超视距障碍物的显示
The file was removedsnapshot_store/transform/intersection_interface.hpp
The file was modifiedsnapshot_store/transform/module_transform.hpp
The file was modifiedsnapshot_store/transform/blocks_interface.hpp
Commit 1d9daffb29cbedf02a26e738498ac4fd351c2e00 by liuyi
feat: 远望前端post到后端,后端再跨域操作FMS的设置超视距障碍物和封路接口
The file was modifiedbackend/node_modules/has-symbols/CHANGELOG.md
The file was modifiedbackend/node_modules/has-symbols/shams.js
The file was modifiedbackend/routes/rt_router.js
The file was modifiedbackend/node_modules/es-define-property/package.json
The file was modifiedbackend/node_modules/get-intrinsic/.eslintrc
The file was modifiedbackend/package.json
The file was modifiedbackend/node_modules/get-intrinsic/CHANGELOG.md
The file was removedbackend/node_modules/has-proto/CHANGELOG.md
The file was addedfrontend/src/draw/draw_blocks.js
The file was modifiedbackend/node_modules/get-intrinsic/index.js
The file was modifiedbackend/node_modules/es-define-property/CHANGELOG.md
The file was modifiedbackend/node_modules/gopd/package.json
The file was modifiedbackend/node_modules/has-symbols/index.js
The file was modifiedfrontend/src/data/common.js
The file was removedbackend/node_modules/has-proto/tsconfig.json
The file was modifiedbackend/node_modules/get-intrinsic/test/GetIntrinsic.js
The file was removedbackend/node_modules/has-proto/package.json
The file was modifiedbackend/node_modules/has-symbols/package.json
The file was modifiedbackend/node_modules/has-symbols/test/tests.js
The file was removedbackend/node_modules/has-proto/test/index.js
The file was removedbackend/node_modules/has-proto/README.md
The file was modifiedbackend/node_modules/has-symbols/test/shams/core-js.js
The file was modifiedbackend/node_modules/.package-lock.json
The file was modifiedbackend/node_modules/has-symbols/test/shams/get-own-property-symbols.js
The file was modifiedbackend/models/common.js
The file was removedbackend/node_modules/has-proto/LICENSE
The file was removedbackend/node_modules/has-proto/index.d.ts
The file was removedbackend/node_modules/has-proto/index.js
The file was modifiedbackend/node_modules/es-define-property/tsconfig.json
The file was modifiedbackend/node_modules/gopd/CHANGELOG.md
The file was modifiedbackend/node_modules/gopd/test/index.js
The file was modifiedbackend/node_modules/es-define-property/test/index.js
The file was removedbackend/node_modules/has-proto/.eslintrc
The file was modifiedbackend/node_modules/gopd/index.js
The file was modifiedbackend/package-lock.json
The file was modifiedbackend/node_modules/es-define-property/index.js
The file was modifiedbackend/node_modules/get-intrinsic/package.json
The file was modifiedfrontend/src/components/ViewDisplay2D.vue
The file was removedbackend/node_modules/has-proto/.github/FUNDING.yml
Commit 004de4329e1701855ab75dbf1d700bd0206ba3dd by liuyi
feat: 远望界面上显示超视距障碍物
The file was modifiedfrontend/src/components/ViewDisplay2D.vue
Commit 358a8600dfd1ebd72f3d43099d69d453b1055928 by wuyanjun110
fix:修复编译失败的bug

The file was modifiedsnapshot_store/CMakeLists.txt
Commit 88370ee53e167743c84e3efe8e91daacb5333d40 by wuyanjun110
fix:修复编译失败的bug

The file was modifiedsnapshot_store/CMakeLists.txt
Commit ea6a42d08c3a839e305aa3844cd89fe5f82ef2d3 by liuyi
fix: export未导出变量,导致通过远望设置超视距障碍物无效
The file was modifiedbackend/models/common.js
Commit 9fa32a78444314bc6afc91c039f4700425329faf by zhaojianfeng2
feat_out:临时注释tls代码,默认部署非tls版本
The file was modifiedbackend/models/common.js
The file was modifiedbackend/models/mqtt_ins.js
Commit f80423f0f3fc64dbea9eac0cad3634cf2f1af350 by haoxiangtao
feat_out:通过mqtt pub vehicleid
The file was modifiedbackend/models/socketHandler.js
Commit 2b01b644f55a9635c9936e6669534b6d1f1e3277 by haoxiangtao
fix:去除VehicleID前缀
The file was modifiedbackend/models/socketHandler.js
Commit 8871660cf8e8c28b10521166ba563b7eb870ede5 by haoxiangtao
feat_out: Add DongGuan Env && Modify Store Mongo Write Logic
The file was modifiedfrontend/src/data/common.js
The file was modifiedsnapshot_store/core_self/snapshot_async.cpp
The file was modifiedsnapshot_store/snapshot_store_handler/main.cpp
The file was modifiedfrontend/package.json
The file was modifiedsnapshot_store/snapshot_store_handler/logic.cpp
The file was modifiedsnapshot_store/core_self/snapshot_async.hpp