Files
EIS-dotnet/Eis.slnx
T
biss 38e42ad734 GET /api/public/home
GET /api/public/notices/{id}
SQLite / MySQL 双数据库只读连接
.env 与现有数据库配置兼容
公告 HTML 安全清洗
学校、班级、考试、科目、报名及系统通知聚合
2026-07-22 18:59:53 +08:00

12 lines
427 B
XML

<Solution>
<Folder Name="/src/">
<Project Path="src/Eis.Application/Eis.Application.csproj" />
<Project Path="src/Eis.Domain/Eis.Domain.csproj" />
<Project Path="src/Eis.Infrastructure/Eis.Infrastructure.csproj" />
<Project Path="src/Eis.Web/Eis.Web.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/Eis.Infrastructure.Tests/Eis.Infrastructure.Tests.csproj" />
</Folder>
</Solution>