修改稽查
This commit is contained in:
@@ -1089,7 +1089,8 @@ namespace IRaCIS.Core.Infra.EFCore.Common
|
||||
|
||||
EntityName = entityName,
|
||||
|
||||
Data = entityObj,
|
||||
//后期通过关联 就不需要把 OtherItem 并入到Data中
|
||||
Data = AddJsonItem(entityObj, otherItem) ,
|
||||
|
||||
CommonData = AddJsonItem(generalData, otherItem)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user