Explorar o código

核查照片数据处理出错,警告

DESKTOP-2K9OVK9\siwei hai 6 meses
pai
achega
68226a5c8c

+ 1 - 1
siwei-modules/siwei-rsmonitoring/src/main/java/com/siwei/rsmonitoring/service/impl/TDkjbxxHcServiceImpl.java

@@ -161,7 +161,7 @@ public class TDkjbxxHcServiceImpl implements ITDkjbxxHcService {
             try {
                 fjObj = checkPhoto(fjObj);
             } catch (MetadataException e) {
-                throw new RuntimeException(e);
+                throw new ServiceException("实地核查照片检查失败");
             }
             fjObj.setDkjbxxId(dkid);
             fjObj.setId(IdUtils.fastSimpleUUID());