zxl
5 天以前 c83101eb62f5d4906b9c01ceea6b21a37f9e84d8
ycl-server/src/main/java/com/ycl/platform/service/IMonitorConstructionService.java
@@ -26,4 +26,5 @@
    void getImportTemplate(HttpServletResponse httpServletResponse);
    List<MonitorConstruction> getSerialNumberListByConstructionType(String constructionType);
}