package com.nis.web.service.configuration; import org.springframework.stereotype.Service; /** * 证书相关配置事务类 * @author dell * */ @Service public class SslCfgService { }