PurchaseintentionModel.m 229 B

12345678910111213141516
  1. //
  2. // PurchaseintentionModel.m
  3. // jitao
  4. //
  5. // Created by 罗云飞 on 2017/12/27.
  6. // Copyright © 2017年 罗云飞. All rights reserved.
  7. //
  8. #import "PurchaseintentionModel.h"
  9. @implementation PurchaseintentionModel
  10. @end