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