using System.Data;
namespace WX.CRM.IBLL.Yun
{
public interface IYUN_UPGRADEVERSION
DataTable YunVersionGet();
}