8 lines
232 B
C#
8 lines
232 B
C#
![]() |
using YunDa.ISAS.DataTransferObject.GeneralInformation.TransformerSubstationDto;
|
|||
|
|
|||
|
namespace Yunda.ISAS.DataMonitoringServer.DataAnalysis.Model
|
|||
|
{
|
|||
|
public class TransformerSubstation : TransformerSubstationProperty
|
|||
|
{
|
|||
|
}
|
|||
|
}
|