Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
motorCity
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
node_server
motorCity
Commits
c7ca7d8d
Commit
c7ca7d8d
authored
Aug 26, 2022
by
孙香冬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
ca1e717d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
5 deletions
+6
-5
上汽乘用车.png
images/img/上汽乘用车.png
+0
-0
临港捷运.png
images/img/临港捷运.png
+0
-0
data.ts
src/biz/jgfwnl/data.ts
+6
-5
No files found.
images/img/上汽乘用车.png
0 → 100644
View file @
c7ca7d8d
4.75 KB
images/img/临港捷运.png
0 → 100644
View file @
c7ca7d8d
2.91 KB
src/biz/jgfwnl/data.ts
View file @
c7ca7d8d
...
...
@@ -146,7 +146,7 @@ export async function mapData(req, res) {
let
基础数据
data
=
{
"摄像头"
:
cameraData
.
length
,
"激光雷达"
:
lidarData
.
length
,
"毫米波雷达"
:
millimeterWaveRadarData
.
length
,
// "毫米波雷达":millimeterWaveRadarData.length,
"RSU"
:
RSUData
.
length
,
"SIBOX"
:
SIBOXData
.
length
};
...
...
@@ -162,10 +162,11 @@ export async function mapData(req, res) {
name
:
"lidar"
,
value
:
lidarData
},
{
name
:
"waveRadar"
,
value
:
millimeterWaveRadarData
},
// },
// {
// name: "waveRadar",
// value: millimeterWaveRadarData
// },
{
name
:
"RSU"
,
value
:
RSUData
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment