SignData.ts 93 B

12345678
  1. /**
  2. * @description 签到数据
  3. * @author 邹勇
  4. */
  5. export class SignData{
  6. }