public static AttachmentEntity GetUploadInfo(int type, int accountid, int referid) { return(FileDB.Get(type, accountid, referid)); }