2、后端 处理 跨库数据查找 PF/PFApprove/FullGet string tenant = OPTenantDBConnService.GetTenantByORGID(对应ORG_ID); filter.IgnoreOrgRule = true; filter.OrgId = null; filter.IsSpecifyDb = true; filter.SpecifyTenant = tenant; ilter.IgnoreDataRule = true; |
||
|---|---|---|
| .. | ||
| Api | ||
| BaseApiController.cs | ||
| HomeController.cs | ||
| PFHealthExamResultController.cs | ||
| PFSysLogController.cs | ||