// // DetailImageCell.h // RedAnt ERP Mobile // // Created by Ray on 14-7-31. // Copyright (c) 2014年 United Software Applications, Inc. All rights reserved. // #import @interface DetailImageCell : UITableViewCell @end