This commit is contained in:
2025-11-17 21:08:25 +08:00
parent 7254e2dbd9
commit 0ef7b7d1d8
6 changed files with 9 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
#import <UIKit/UIKit.h>
@interface KBSkinCenterVC : UIViewController
@interface KBSkinCenterVC : BaseViewController
@end