JPHD-2021-backend/Pages/Privacy.cshtml

9 lines
233 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

@page
@model PrivacyModel
@{
ViewData["Title"] = "关于";
}
<h1>@ViewData["Title"]</h1>
<p>该后端由<a href="https://itszzz.top">Azuk 443</a>设计开发2021技术小组合作贡献使用问题请联系EVA Tech</p>