Add project revision foundation
This commit is contained in:
@@ -3,6 +3,7 @@ export interface ProjectDto {
|
||||
name: string;
|
||||
singlePhaseVoltageV: number;
|
||||
threePhaseVoltageV: number;
|
||||
currentRevision: number;
|
||||
}
|
||||
|
||||
export interface DistributionBoardDto {
|
||||
|
||||
Reference in New Issue
Block a user