Commit c7f1586e9b9098f8a39ecaa538ec6349a20e7d26
1 parent
03fd3426
1.zyl接口加入电量信息
Showing
1 changed file
with
0 additions
and
1 deletions
src/main/java/com/bsth/CXFConfig.java
| ... | ... | @@ -9,7 +9,6 @@ import com.bsth.server_rs.base_info.person.PersonRestService; |
| 9 | 9 | import com.bsth.server_rs.base_info.section.LD_RoadSpeedRestService; |
| 10 | 10 | import com.bsth.server_rs.base_info.section.LD_SectionRestService; |
| 11 | 11 | import com.bsth.server_rs.base_info.station.StationRestService; |
| 12 | -import com.bsth.server_rs.destroy.DestroyDetailRestService; | |
| 13 | 12 | import com.bsth.server_rs.directive.DirectiveRestService; |
| 14 | 13 | import com.bsth.server_rs.exception.AesExceptionMapper; |
| 15 | 14 | import com.bsth.server_rs.gps.GpsRestService; | ... | ... |