This commit is contained in:
2025-08-23 18:12:29 +08:00
parent 9b436f114b
commit da2fb0ce62
16 changed files with 29 additions and 277 deletions

View File

@@ -10,6 +10,7 @@ using MyCode.Project.Domain.Repositories;
using MyCode.Project.Infrastructure.Common;
using MyCode.Project.Infrastructure.Search;
using MyCode.Project.Domain.Message.Response.LxmZHMDReport;
using MyCode.Project.Domain.Message.Act.Common;
namespace MyCode.Project.Repositories
{
@@ -23,7 +24,7 @@ namespace MyCode.Project.Repositories
{
SearchCondition where = new SearchCondition();
where.AddSqlCondition(" 1=1 ", true);
string sql = $@"