Commit eacd49ef authored by Quxl's avatar Quxl

x

parent 5eb255e3
......@@ -9,9 +9,7 @@ import org.springframework.stereotype.Component;
import com.egolm.sso.service.MaterialMasterService;
@Component
@WebService(serviceName = "MaterialMasterService",
targetNamespace = "http://service.sso.egolm.com",
endpointInterface = "com.egolm.sso.service.MaterialMasterService")
@WebService(serviceName = "MaterialMasterService", targetNamespace = "http://service.sso.egolm.com", endpointInterface = "com.egolm.sso.service.MaterialMasterService")
public class MaterialMasterServiceImpl implements MaterialMasterService {
@Autowired
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment