fix:1、修复bug。2、删除json表,改为配置加载
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user