// // ViewController.h // aiim // // Created by gan on 2025/2/27. // #import <UIKit/UIKit.h> @interface ViewController : UIViewController @end