Commit d08934e6b8bd5f05b2ab209a9a8f2ee94e6bd23b

Authored by 廖磊
1 parent ce29f8a8

接口修改

src/main/java/com/bsth/server_rs/bigdata/BigdateService.java
... ... @@ -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 */
... ...