// Created by admin on 2023/3/9. #import @interface AppDelegate : UIResponder @property (strong, nonatomic) UIWindow *window; @end