fix:1、修复bug。2、删除json表,改为配置加载

This commit is contained in:
barry
2026-06-30 22:15:06 +08:00
parent 1354dfbc34
commit 776d63928d
1086 changed files with 49845 additions and 533285 deletions
+4 -4
View File
@@ -305,10 +305,10 @@ namespace ChillConnect
}
if (lastId == makeupVOModel.DataList.Last().id)
{
lastId = -1;
}
// if (lastId == makeupVOModel.DataList.Last().id)
// {
// lastId = -1;
// }
foreach (var makeupVo in makeupVOModel.DataList)
{