错误号:3704
错误描述:对象关闭时,不允许操作。sql=select top 1 ContentID,a.SortID,a.GroupID,a.Exclusive,Title,Title2,TitleColor,IsOutLink,OutLink,Author,ContentSource,ContentTag,Content,ContentStatus,IsTop,Isrecommend,IsImageNews,IsHeadline,IsFeatured,ContentOrder,IsGenerated,Visits,a.AddTime,a.ImagePath,a.IndexImage,a.DownURL,a.PageFileName,a.PageDesc,SortType,SortURL,SortFolder,SortFileName,SortName,ContentFolder,ContentFileName,b.GroupID,b.IcoImage,b.Exclusive,FO_model,FO_capacity,FO_power,FO_consumption from AspCms_Content as a,AspCms_Sort as b where a.LanguageID=1 and a.SortID=b.SortID and ContentStatus=1 and TimeStatus=0 and a.SortID in (111,) order by IsTop desc,isrecommend desc,ContentOrder,a.AddTime desc
返回上一页 返回首页