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