Source/UBCS/ubcs-service/ubcs-deploy/src/main/java/com/vci/ubcs/deploy/service/IDeployAppsService.java
@@ -40,7 +40,7 @@ * @return * @throws ServiceException */ boolean saveOrUpdateServiceInfo(DeployAppsVO deployAppsVO) throws ServiceException; R saveOrUpdateServiceInfo(DeployAppsVO deployAppsVO) throws ServiceException; /** * 新增服务信息 @@ -56,7 +56,7 @@ * @param serverName * @return */ R importClassify(MultipartFile[] files, String serverName) throws ServiceException; R importJarUpdate(MultipartFile[] files, String serverName) throws ServiceException; /** * 执行命令