ASUserNotifyStatic.h 219 B

1234567891011121314
  1. //
  2. // ASUserNotifyStatic.h
  3. // Asteria
  4. //
  5. // Created by iOS on 2023/11/29.
  6. //
  7. #ifndef ASUserNotifyStatic_h
  8. #define ASUserNotifyStatic_h
  9. #define UserInfoUpdate @"ASUserInfoUpdate"
  10. #endif /* ASUserNotifyStatic_h */