zhengyiming
昨天 5cd618c9523ad30dccf858a00ff6d99a28de4187
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 {