// // SPSBMineViewController.h // 我的社保 // // Created by shanp on 2021/4/20. // #import NS_ASSUME_NONNULL_BEGIN @interface SPSBMineViewController : UIViewController - (void)getRedDot; @end NS_ASSUME_NONNULL_END