猎豆优选

ZLNoAuthorityViewController.h 241B

1234567891011121314
  1. //
  2. // ZLNoAuthorityViewController.h
  3. // 多选相册照片
  4. //
  5. // Created by long on 15/11/30.
  6. // Copyright © 2015年 long. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @interface ZLNoAuthorityViewController : UIViewController
  10. @end