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