Skip to content

Commit 1d1fda8

Browse files
chore: revert 测试空的 schema 引用.snap
1 parent 3098497 commit 1d1fda8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

test/__snapshots__/common/测试空的 schema 引用.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export function electricityClassificationTimeSharingElectricityUsingPost({
4242
body,
4343
options,
4444
}: {
45-
body: API.FenxiangshebaoziranshijiantongjichaxunDto;
45+
body: API.FenxiangshebeiziranshijiantongjichaxunDto;
4646
options?: { [key: string]: unknown };
4747
}) {
4848
return request<API.StatisticsQueryVo>(
@@ -62,7 +62,7 @@ export function electricityClassificationTimeSharingElectricityUsingPost({
6262
export * from './types';
6363
export * from './displayEnumLabel';
6464

65-
export * from './fenxiangyongdimokuai6C76B49E435F7713E0531F0B10Ac7013';
65+
export * from './fenxiangyongdianmokuai6C76B49E435F7713E0531F0B10Ac7013';
6666
/* eslint-disable */
6767
// @ts-ignore
6868

@@ -98,7 +98,7 @@ export type ElectricityClassificationTimeSharingElectricityUsingPostResponses =
9898
404: unknown;
9999
};
100100

101-
export type FenxiangshebaoziranshijiantongjichaxunDto = {
101+
export type FenxiangshebeiziranshijiantongjichaxunDto = {
102102
/** 业务类型 */
103103
businessType?: 'CLASSIFICATION' | 'DEVICE' | 'INSTRUMENT';
104104
/** 结束时间 */

0 commit comments

Comments
 (0)