Sign in
潘钊
/
control_service_data_Interface
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
b437ba751499f27c0316a5db57bb460b5774e1d2
Authored by
王通
2019-01-21 16:36:21 +0800
1 parent
0af540a3
11
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/main/java/com/bsth/server_rs/base_info/line/Line.java
src/main/java/com/bsth/server_rs/base_info/line/Line.java
View file @
b437ba7
...
...
@@ -104,7 +104,6 @@ public class Line implements Serializable {
104
104
*/
105
105
private String shanghaiLinecode;
106
106
107
- // 环线或双向
108
107
private int linePlayType;
109
108
110
109
public String getName() {
...
...