|
|
|
|
@@ -4714,7 +4714,6 @@ export const DefaultApiAxiosParamCreator = function (
|
|
|
|
|
* @param {number} current 页数
|
|
|
|
|
* @param {ApiCardInfoWalmartAccountDailySummaryGetPageSizeEnum} pageSize 页码
|
|
|
|
|
* @param {string} [username] 用户
|
|
|
|
|
* @param {string} [accountId] 用户
|
|
|
|
|
* @param {string} [date] 日期
|
|
|
|
|
* @param {*} [options] Override http request option.
|
|
|
|
|
* @throws {RequiredError}
|
|
|
|
|
@@ -4723,7 +4722,6 @@ export const DefaultApiAxiosParamCreator = function (
|
|
|
|
|
current: number,
|
|
|
|
|
pageSize: ApiCardInfoWalmartAccountDailySummaryGetPageSizeEnum,
|
|
|
|
|
username?: string,
|
|
|
|
|
accountId?: string,
|
|
|
|
|
date?: string,
|
|
|
|
|
options: RawAxiosRequestConfig = {}
|
|
|
|
|
): Promise<RequestArgs> => {
|
|
|
|
|
@@ -4767,10 +4765,6 @@ export const DefaultApiAxiosParamCreator = function (
|
|
|
|
|
localVarQueryParameter['username'] = username;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if (accountId !== undefined) {
|
|
|
|
|
localVarQueryParameter['accountId'] = accountId;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if (date !== undefined) {
|
|
|
|
|
localVarQueryParameter['date'] = date;
|
|
|
|
|
}
|
|
|
|
|
@@ -5130,7 +5124,6 @@ export const DefaultApiAxiosParamCreator = function (
|
|
|
|
|
* @param {number} current 页数
|
|
|
|
|
* @param {ApiCardInfoWalmartAccountSummaryDownloadGetPageSizeEnum} pageSize 页码
|
|
|
|
|
* @param {string} [username] 用户
|
|
|
|
|
* @param {string} [accountId] 用户
|
|
|
|
|
* @param {string} [date] 日期
|
|
|
|
|
* @param {*} [options] Override http request option.
|
|
|
|
|
* @throws {RequiredError}
|
|
|
|
|
@@ -5139,7 +5132,6 @@ export const DefaultApiAxiosParamCreator = function (
|
|
|
|
|
current: number,
|
|
|
|
|
pageSize: ApiCardInfoWalmartAccountSummaryDownloadGetPageSizeEnum,
|
|
|
|
|
username?: string,
|
|
|
|
|
accountId?: string,
|
|
|
|
|
date?: string,
|
|
|
|
|
options: RawAxiosRequestConfig = {}
|
|
|
|
|
): Promise<RequestArgs> => {
|
|
|
|
|
@@ -5183,10 +5175,6 @@ export const DefaultApiAxiosParamCreator = function (
|
|
|
|
|
localVarQueryParameter['username'] = username;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if (accountId !== undefined) {
|
|
|
|
|
localVarQueryParameter['accountId'] = accountId;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if (date !== undefined) {
|
|
|
|
|
localVarQueryParameter['date'] = date;
|
|
|
|
|
}
|
|
|
|
|
@@ -12715,7 +12703,6 @@ export const DefaultApiFp = function (configuration?: Configuration) {
|
|
|
|
|
* @param {number} current 页数
|
|
|
|
|
* @param {ApiCardInfoWalmartAccountDailySummaryGetPageSizeEnum} pageSize 页码
|
|
|
|
|
* @param {string} [username] 用户
|
|
|
|
|
* @param {string} [accountId] 用户
|
|
|
|
|
* @param {string} [date] 日期
|
|
|
|
|
* @param {*} [options] Override http request option.
|
|
|
|
|
* @throws {RequiredError}
|
|
|
|
|
@@ -12724,7 +12711,6 @@ export const DefaultApiFp = function (configuration?: Configuration) {
|
|
|
|
|
current: number,
|
|
|
|
|
pageSize: ApiCardInfoWalmartAccountDailySummaryGetPageSizeEnum,
|
|
|
|
|
username?: string,
|
|
|
|
|
accountId?: string,
|
|
|
|
|
date?: string,
|
|
|
|
|
options?: RawAxiosRequestConfig
|
|
|
|
|
): Promise<
|
|
|
|
|
@@ -12738,7 +12724,6 @@ export const DefaultApiFp = function (configuration?: Configuration) {
|
|
|
|
|
current,
|
|
|
|
|
pageSize,
|
|
|
|
|
username,
|
|
|
|
|
accountId,
|
|
|
|
|
date,
|
|
|
|
|
options
|
|
|
|
|
);
|
|
|
|
|
@@ -12968,7 +12953,6 @@ export const DefaultApiFp = function (configuration?: Configuration) {
|
|
|
|
|
* @param {number} current 页数
|
|
|
|
|
* @param {ApiCardInfoWalmartAccountSummaryDownloadGetPageSizeEnum} pageSize 页码
|
|
|
|
|
* @param {string} [username] 用户
|
|
|
|
|
* @param {string} [accountId] 用户
|
|
|
|
|
* @param {string} [date] 日期
|
|
|
|
|
* @param {*} [options] Override http request option.
|
|
|
|
|
* @throws {RequiredError}
|
|
|
|
|
@@ -12977,7 +12961,6 @@ export const DefaultApiFp = function (configuration?: Configuration) {
|
|
|
|
|
current: number,
|
|
|
|
|
pageSize: ApiCardInfoWalmartAccountSummaryDownloadGetPageSizeEnum,
|
|
|
|
|
username?: string,
|
|
|
|
|
accountId?: string,
|
|
|
|
|
date?: string,
|
|
|
|
|
options?: RawAxiosRequestConfig
|
|
|
|
|
): Promise<
|
|
|
|
|
@@ -12988,7 +12971,6 @@ export const DefaultApiFp = function (configuration?: Configuration) {
|
|
|
|
|
current,
|
|
|
|
|
pageSize,
|
|
|
|
|
username,
|
|
|
|
|
accountId,
|
|
|
|
|
date,
|
|
|
|
|
options
|
|
|
|
|
);
|
|
|
|
|
@@ -17662,7 +17644,6 @@ export const DefaultApiFactory = function (
|
|
|
|
|
* @param {number} current 页数
|
|
|
|
|
* @param {ApiCardInfoWalmartAccountDailySummaryGetPageSizeEnum} pageSize 页码
|
|
|
|
|
* @param {string} [username] 用户
|
|
|
|
|
* @param {string} [accountId] 用户
|
|
|
|
|
* @param {string} [date] 日期
|
|
|
|
|
* @param {*} [options] Override http request option.
|
|
|
|
|
* @throws {RequiredError}
|
|
|
|
|
@@ -17671,7 +17652,6 @@ export const DefaultApiFactory = function (
|
|
|
|
|
current: number,
|
|
|
|
|
pageSize: ApiCardInfoWalmartAccountDailySummaryGetPageSizeEnum,
|
|
|
|
|
username?: string,
|
|
|
|
|
accountId?: string,
|
|
|
|
|
date?: string,
|
|
|
|
|
options?: RawAxiosRequestConfig
|
|
|
|
|
): AxiosPromise<KamiApiCardInfoWalmartV1AccountDailySummaryRes> {
|
|
|
|
|
@@ -17680,7 +17660,6 @@ export const DefaultApiFactory = function (
|
|
|
|
|
current,
|
|
|
|
|
pageSize,
|
|
|
|
|
username,
|
|
|
|
|
accountId,
|
|
|
|
|
date,
|
|
|
|
|
options
|
|
|
|
|
)
|
|
|
|
|
@@ -17808,7 +17787,6 @@ export const DefaultApiFactory = function (
|
|
|
|
|
* @param {number} current 页数
|
|
|
|
|
* @param {ApiCardInfoWalmartAccountSummaryDownloadGetPageSizeEnum} pageSize 页码
|
|
|
|
|
* @param {string} [username] 用户
|
|
|
|
|
* @param {string} [accountId] 用户
|
|
|
|
|
* @param {string} [date] 日期
|
|
|
|
|
* @param {*} [options] Override http request option.
|
|
|
|
|
* @throws {RequiredError}
|
|
|
|
|
@@ -17817,7 +17795,6 @@ export const DefaultApiFactory = function (
|
|
|
|
|
current: number,
|
|
|
|
|
pageSize: ApiCardInfoWalmartAccountSummaryDownloadGetPageSizeEnum,
|
|
|
|
|
username?: string,
|
|
|
|
|
accountId?: string,
|
|
|
|
|
date?: string,
|
|
|
|
|
options?: RawAxiosRequestConfig
|
|
|
|
|
): AxiosPromise<object> {
|
|
|
|
|
@@ -17826,7 +17803,6 @@ export const DefaultApiFactory = function (
|
|
|
|
|
current,
|
|
|
|
|
pageSize,
|
|
|
|
|
username,
|
|
|
|
|
accountId,
|
|
|
|
|
date,
|
|
|
|
|
options
|
|
|
|
|
)
|
|
|
|
|
@@ -21171,7 +21147,6 @@ export class DefaultApi extends BaseAPI {
|
|
|
|
|
* @param {number} current 页数
|
|
|
|
|
* @param {ApiCardInfoWalmartAccountDailySummaryGetPageSizeEnum} pageSize 页码
|
|
|
|
|
* @param {string} [username] 用户
|
|
|
|
|
* @param {string} [accountId] 用户
|
|
|
|
|
* @param {string} [date] 日期
|
|
|
|
|
* @param {*} [options] Override http request option.
|
|
|
|
|
* @throws {RequiredError}
|
|
|
|
|
@@ -21181,7 +21156,6 @@ export class DefaultApi extends BaseAPI {
|
|
|
|
|
current: number,
|
|
|
|
|
pageSize: ApiCardInfoWalmartAccountDailySummaryGetPageSizeEnum,
|
|
|
|
|
username?: string,
|
|
|
|
|
accountId?: string,
|
|
|
|
|
date?: string,
|
|
|
|
|
options?: RawAxiosRequestConfig
|
|
|
|
|
) {
|
|
|
|
|
@@ -21190,7 +21164,6 @@ export class DefaultApi extends BaseAPI {
|
|
|
|
|
current,
|
|
|
|
|
pageSize,
|
|
|
|
|
username,
|
|
|
|
|
accountId,
|
|
|
|
|
date,
|
|
|
|
|
options
|
|
|
|
|
)
|
|
|
|
|
@@ -21329,7 +21302,6 @@ export class DefaultApi extends BaseAPI {
|
|
|
|
|
* @param {number} current 页数
|
|
|
|
|
* @param {ApiCardInfoWalmartAccountSummaryDownloadGetPageSizeEnum} pageSize 页码
|
|
|
|
|
* @param {string} [username] 用户
|
|
|
|
|
* @param {string} [accountId] 用户
|
|
|
|
|
* @param {string} [date] 日期
|
|
|
|
|
* @param {*} [options] Override http request option.
|
|
|
|
|
* @throws {RequiredError}
|
|
|
|
|
@@ -21339,7 +21311,6 @@ export class DefaultApi extends BaseAPI {
|
|
|
|
|
current: number,
|
|
|
|
|
pageSize: ApiCardInfoWalmartAccountSummaryDownloadGetPageSizeEnum,
|
|
|
|
|
username?: string,
|
|
|
|
|
accountId?: string,
|
|
|
|
|
date?: string,
|
|
|
|
|
options?: RawAxiosRequestConfig
|
|
|
|
|
) {
|
|
|
|
|
@@ -21348,7 +21319,6 @@ export class DefaultApi extends BaseAPI {
|
|
|
|
|
current,
|
|
|
|
|
pageSize,
|
|
|
|
|
username,
|
|
|
|
|
accountId,
|
|
|
|
|
date,
|
|
|
|
|
options
|
|
|
|
|
)
|
|
|
|
|
|