Files
mier_ios/SweetParty/主类/旧项目依赖(以后调整)/LiangView.m
2025-08-11 10:43:19 +08:00

22 lines
389 B
Objective-C
Executable File

//
// LiangView.m
// MoHuanXingYu
//
// Created by 翟三美 on 2020/11/25.
// Copyright © 2020 MoHuanXingYu. All rights reserved.
//
#import "LiangView.h"
@implementation LiangView
/*
// Only override drawRect: if you perform custom drawing.
// An empty implementation adversely affects performance during animation.
- (void)drawRect:(CGRect)rect {
// Drawing code
}
*/
@end