namespace WX.CRM.IBLL.Soft { public interface ISOFT_JUEJIN_Q { //获取最大id string GetMaxID(); } }