namespace WX.CRM.IBLL.SYQ { public interface ISYQManager { bool JudgeSYQ(); void SYQErro(); } }