zhengyiming
昨天 6ac59f6fa91e51272b8cd4797458995e168ec0f9
packages/services/api/typings.d.ts
@@ -1190,6 +1190,10 @@
    queryCondition?: string;
  }
  interface GetShowingLifePayAnnouncementInput {
    announcementType?: AnnouncementTypeEnum;
  }
  interface IanaTimeZone {
    timeZoneName?: string;
  }
@@ -2301,6 +2305,7 @@
  interface QueryRateChannelInput {
    status?: LifePayRateChannelStatus;
    lifePayOrderType?: LifePayOrderTypeEnum;
  }
  interface QueryUserAccountAllListInput {