zhengyiming
4 天以前 b823ca3d9f2e6dd6cdc2d388576d02c73d5f9896
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 {