Files
2025-08-08 11:05:33 +08:00

14 lines
208 B
Objective-C

//
// WLStakeRecordModel.m
// romantic
//
// Created by Xmac on 2024/4/22.
// Copyright © 2024 romantic. All rights reserved.
//
#import "WLStakeRecordModel.h"
@implementation WLStakeRecordModel
@end