This commit is contained in:
郭睿AMD7950X 2024-12-09 15:25:00 +08:00
parent 68b3caeafb
commit df2a417de2
2 changed files with 9 additions and 13 deletions

View File

@ -418,7 +418,7 @@ namespace YunDa.ISAS.Application.GeneralInformation.ProtectionSettingInfo
RelateCtId = t.RelateCtId,
ReadOnly = t.ReadOnly,
Hidden = t.Hidden,
DzTypeNavigation = new ImDztypeOutput { /* 映射 ImDztype 到 ImDztypeOutput 的属性 */ },
DzTypeNavigation = new ImDztypeOutput { Dztype = t.DzTypeNavigation.Dztype },
Value = (new Random().Next(0, 10)).ToString() // 随机值
}).ToList();
}

View File

@ -3664,6 +3664,14 @@
<param name="dzType"></param>
<returns></returns>
</member>
<member name="M:YunDa.ISAS.Application.GeneralInformation.SecondaryCircuitInfo.IProtectionSettingAppService.GetDzByDeviceAddr(System.Int32,System.Int32)">
<summary>
根据装置获取定值
</summary>
<param name="deviceAddr"></param>
<param name="cpuIndex"></param>
<returns></returns>
</member>
<member name="M:YunDa.ISAS.Application.GeneralInformation.SecondaryCircuitInfo.ISecondaryCircuitAppService.GetCircuitTypes">
<summary>
获取回路类型
@ -3777,18 +3785,6 @@
</summary>
<returns></returns>
</member>
<member name="M:YunDa.ISAS.Application.GeneralInformation.ProtectionSettingInfo.ProtectionSettingAppService.GetDeviceSettingType">
<summary>
获取定值类型
</summary>
<returns></returns>
</member>
<member name="M:YunDa.ISAS.Application.GeneralInformation.ProtectionSettingInfo.ProtectionSettingAppService.GetDeviceSettingEnumPu">
<summary>
获取定值枚举
</summary>
<returns></returns>
</member>
<member name="M:YunDa.ISAS.Application.GeneralInformation.ITransformerSubstationAppService.GetTransformerSubstationTreeNode(YunDa.ISAS.DataTransferObject.GeneralInformation.TransformerSubstationDto.TransformerSubstationSearchConditionInput)">
<summary>
获取变电所结构树