Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
platform
/
dataDocking
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 72c9854f
authored
Mar 19, 2020
by
601761307@qq.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
【危险品车辆类型改为114】
1 parent
c70d7e4d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
thrid_data/recvdata_py/app.py
thrid_data/recvdata_py/app.py
View file @
72c9854
...
@@ -628,7 +628,9 @@ def recv_data():
...
@@ -628,7 +628,9 @@ def recv_data():
event_data
[
'CJFX'
]
=
'8'
event_data
[
'CJFX'
]
=
'8'
#交通违法
#交通违法
print
'交通违法数据......'
print
'交通违法数据......'
# 若是危险品车辆的话CLLX码转成114
if
event_data
[
'WFDM'
]
==
'13440'
:
event_data
[
'CLLX'
]
=
'114'
WFKSSJ
=
event_data
[
'WFKSSJ'
]
WFKSSJ
=
event_data
[
'WFKSSJ'
]
WFJSSJ
=
event_data
[
'WFJSSJ'
]
WFJSSJ
=
event_data
[
'WFJSSJ'
]
CDH
=
event_data
[
'CDH'
]
CDH
=
event_data
[
'CDH'
]
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment