{"Message":"1","MessageType":2,"Modules":[{"State":1,"Type":23,"Name":"TableView/用户信息视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/用户组织关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色分类关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色组织关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/组织级别视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/用户角色关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色信息视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/组织信息视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色拥有权限视图","ExclusiveType":0},{"State":1,"Type":7,"Name":"Table/FGC_订单记录","ExclusiveType":0},{"State":1,"Type":7,"Name":"Table/FGC_商品表","ExclusiveType":0},{"State":1,"Type":7,"Name":"Table/FGC_订单明细表","ExclusiveType":0},{"State":1,"Type":7,"Name":"Table/message_test","ExclusiveType":0},{"State":1,"Type":12,"Name":"CustomLibrary"}],"Version":"v1"}

This commit is contained in:
cuckooent
2025-01-23 15:43:45 +08:00
parent c109d55849
commit 6ea12386ec
10 changed files with 9 additions and 151 deletions

View File

@@ -40,7 +40,7 @@
"BuiltInViewInfo": {
"ViewName": "角色分类关系视图",
"SourceTableName": "FGC_UMV_RFR",
"CreateViewSql": "SELECT [Id] AS [Id], [名称] AS [名称], [是否角色] AS [是否角色], [父节点Id] AS [父节点Id], [排序] AS [排序] FROM [FGC_UMV_RFR]",
"CreateViewSql": "SELECT s.[Id] AS [Id], s.[名称] AS [名称], s.[是否角色] AS [是否角色], s.[父节点Id] AS [父节点Id], s.[排序] AS [排序] FROM [FGC_UMV_RFR] s",
"ViewType": 7
},
"PrimaryKey": [