File tree Expand file tree Collapse file tree
test/__snapshots__/common Expand file tree Collapse file tree Original file line number Diff line number Diff 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({
6262export * from ' ./types' ;
6363export * 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 /** 结束时间 */
You can’t perform that action at this time.
0 commit comments