iotgateway/IoTGateway/Views/_ViewStart.cshtml
2021-12-12 14:55:48 +08:00

3 lines
53 B
Plaintext

@{
Layout = "~/Views/Shared/_Layout.cshtml";
}