@@ -35,5 +35,4 @@ public interface CmmsSpotcheckTitemConvert {
@Mapping(target="sysOrgCode", ignore = true)
CmmsSpotcheckTitem convert(CmmsSpotcheckItem item, CmmsSpotcheckContentItem contentItem, CmmsSpotcheckContent content);
-
}