YXRoomItemModel.m 151 B

123456789101112
  1. //
  2. // YXRoomItemModel.m
  3. // Temperature
  4. //
  5. // Created by gtjx-z on 2025/1/21.
  6. //
  7. #import "YXRoomItemModel.h"
  8. @implementation YXRoomItemModel
  9. @end