This commit is contained in:
2021-08-25 19:36:51 +00:00
parent a13bdc1a04
commit 936a0b863c
5 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ namespace AyaNova.DataList
{
DefaultListAType = AyaType.PartInventoryDataList;
SQLFrom = "from vpartinventorylist ";
SQLFrom = "from viewpartinventorylist ";
var RoleSet = BizRoles.GetRoleSet(DefaultListAType);