This commit is contained in:
2021-01-29 21:31:09 +00:00
parent 32c1a3a4b6
commit 2e9c570272
31 changed files with 41 additions and 41 deletions

View File

@@ -2,7 +2,7 @@ using System.Collections.Generic;
using AyaNova.Biz;
namespace AyaNova.DataList
{
internal class UnitModelDataList : DataListBase
internal class UnitModelDataList : DataListProcessingBase
{
public UnitModelDataList()
{