// // LDPostVCbtnView.h // jiaPei // // Created by EchoShacolee on 2018/3/29. // Copyright © 2018年 JCZ. All rights reserved. // #import <UIKit/UIKit.h> @interface LDPostVCbtnView : UIImageView @end