LiveUserModel.m 200 B

12345678910111213
  1. //
  2. // UserModel.m
  3. // LiveSendGift
  4. //
  5. // Created by Jonhory on 2016/11/11.
  6. // Copyright © 2016年 com.wujh. All rights reserved.
  7. //
  8. #import "LiveUserModel.h"
  9. @implementation LiveUserModel
  10. @end