XYNewWithdrawAmountItemModel.m 245 B

12345678910111213
  1. //
  2. // XYNewWithdrawAmountItemModel.m
  3. // Starbuds
  4. //
  5. // Created by 翟玉磊 on 2020/11/24.
  6. // Copyright © 2020 翟玉磊. All rights reserved.
  7. //
  8. #import "XYNewWithdrawAmountItemModel.h"
  9. @implementation XYNewWithdrawAmountItemModel
  10. @end