优化打印信息

This commit is contained in:
liyuhua
2023-11-15 17:25:09 +08:00
parent 90eab408d0
commit d7f04e400a
223 changed files with 294 additions and 251 deletions

View File

@@ -9,7 +9,7 @@
NS_ASSUME_NONNULL_BEGIN
@interface RechargeListModel : NSObject
@interface RechargeListModel : PIBaseModel
///充值的id
@property(nonatomic, strong) NSString *chargeProdId;
@property(nonatomic, strong) NSString *prodName;