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
9ca842988faabd982ae78abfd3a84d569962c051
Authored by
王通
2019-01-21 16:40:09 +0800
1 parent
3f2ad852
11
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 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 @
9ca8429
...
...
@@ -104,6 +104,7 @@ public class Line implements Serializable {
104
104
*/
105
105
private String shanghaiLinecode;
106
106
107
+ // 环线或双向
107
108
private int linePlayType;
108
109
109
110
public String getName() {
...
...