MGLiveWishModel.m 244 B

12345678910111213141516171819
  1. //
  2. // MGLiveWishModel.m
  3. // BuguLive
  4. //
  5. // Created by 宋晨光 on 2019/12/5.
  6. // Copyright © 2019 xfg. All rights reserved.
  7. //
  8. #import "MGLiveWishModel.h"
  9. @implementation MGLiveWishModel
  10. @end
  11. @implementation MGLiveWishUserModel
  12. @end