wupengfei
2025-10-31 a1bb7c4f49fa358be49a24744e38e6bec678aeeb
src/services/api/typings.d.ts
@@ -118,8 +118,8 @@
  }
  interface APIgetEnterpriseWalletAccessSelectParams {
    /** 查询已签约企业钱包通道选择器数据 */
    request?: GetEnterpriseWalletAccessSelectQuery;
    /** 供应商Id */
    supplierEnterpriseId?: string;
  }
  interface APIgetEnterpriseWalletExpandindirectOrderParams {
@@ -4655,8 +4655,6 @@
    isConfigured?: boolean;
  }
  type GetEnterpriseWalletAccessSelectQuery = Record<string, any>;
  interface GetEnterpriseWalletAccessSelectQueryOption {
    /** Id */
    id?: string;