Basf_TCC11/HJGL/WebApi/Views/_ViewStart.cshtml

4 lines
54 B
Plaintext
Raw Normal View History

2024-05-08 16:27:28 +08:00
@{
Layout = "~/Views/Shared/_Layout.cshtml";
}