ibms-dome/FrontendWebApi/Views/_ViewStart.cshtml

4 lines
32 B
Plaintext
Raw Normal View History

2022-10-14 16:08:54 +08:00
@{
Layout = "_Layout";
}