zyds/ProductApp/ProductApp/ProductMain/首页/模拟转账/view/MoNiZhuanZhangView.h

17 lines
204 B
Objective-C

//
// MoNiZhuanZhangView.h
// ProductApp
//
// Created by 工作 on 2025/3/31.
//
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface MoNiZhuanZhangView : UIView
@end
NS_ASSUME_NONNULL_END