FalconSSO/FAuth/Views/_ViewStart.cshtml

4 lines
35 B
Plaintext
Raw Normal View History

2020-03-30 10:12:52 +08:00
@{
Layout = "_Layout";
}