// // BaseTableVC+KeyboardObserve.h // 乐销 // // Created by 隋林栋 on 2017/4/26. // Copyright © 2017年 ping. All rights reserved. // #import "BaseTableVC.h" @interface BaseTableVC (KeyboardObserve) @end