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
d08934e6b8bd5f05b2ab209a9a8f2ee94e6bd23b
Authored by
廖磊
2019-01-21 16:23:08 +0800
1 parent
ce29f8a8
build: skipped
接口修改
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/main/java/com/bsth/server_rs/bigdata/BigdateService.java
src/main/java/com/bsth/server_rs/bigdata/BigdateService.java
View file @
d08934e
...
...
@@ -33,6 +33,7 @@ public class BigdateService {
33
33
34
34
DecimalFormat df = new DecimalFormat("0.00");
35
35
36
+
36
37
/*
37
38
* 线路接口开始
38
39
*/
...
...