package com.java110.api.smo; public interface ITestServiceSMO { String getVersion(String name); }