Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
谢明辉
/
recv_data_longhua
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 104c9f47
authored
Sep 23, 2020
by
zhangxk
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改deviceId=12401
1 parent
3bffb04e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/java/com/viontech/model/BaseModel.java
src/main/java/com/viontech/model/BaseModel.java
View file @
104c9f4
...
...
@@ -15,7 +15,7 @@ import lombok.experimental.Accessors;
@Setter
@Accessors
(
chain
=
true
)
public
class
BaseModel
{
protected
long
deviceId
=
1
;
protected
long
deviceId
=
1
2401
;
protected
long
length
;
protected
long
protocol
;
protected
long
flag
;
...
...
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