Add edit ToolType; Users type; Reports cleanup; Type safery
This commit is contained in:
@ -9,7 +9,6 @@ export interface ICity {
|
||||
}
|
||||
|
||||
export interface IBoiler {
|
||||
id: string;
|
||||
id_object: string;
|
||||
boiler_name: string;
|
||||
boiler_code: string;
|
||||
|
Reference in New Issue
Block a user