ABURitInfo+Demo.h 243 B

1234567891011121314151617
  1. //
  2. // ABURitInfo+Demo.h
  3. // ABUDemo
  4. //
  5. // Created by heyinyin on 2022/3/14.
  6. // Copyright © 2022 bytedance. All rights reserved.
  7. //
  8. #import "RQADModule.h"
  9. NS_ASSUME_NONNULL_BEGIN
  10. @interface ABURitInfo (Demo)
  11. @end
  12. NS_ASSUME_NONNULL_END