othr
This commit is contained in:
@@ -12,6 +12,8 @@ export type { AuthLoginResponse } from './models/AuthLoginResponse';
|
||||
export type { DealChangeStatusRequest } from './models/DealChangeStatusRequest';
|
||||
export type { DealChangeStatusResponse } from './models/DealChangeStatusResponse';
|
||||
export type { DealCreateRequest } from './models/DealCreateRequest';
|
||||
export type { DealCreateResponse } from './models/DealCreateResponse';
|
||||
export type { DealQuickCreateRequest } from './models/DealQuickCreateRequest';
|
||||
export type { HTTPValidationError } from './models/HTTPValidationError';
|
||||
export type { ValidationError } from './models/ValidationError';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user