mh_jy_safe/APT.MicroApi/APT.PF.WebApi/Controllers
wyw 2d0ef5be61 1、新增根据ORGID获取Telnet
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;
2025-10-23 14:04:07 +08:00
..
Api 1、新增根据ORGID获取Telnet 2025-10-23 14:04:07 +08:00
BaseApiController.cs 仓库复制 2025-08-25 09:56:57 +08:00
HomeController.cs 仓库复制 2025-08-25 09:56:57 +08:00
PFHealthExamResultController.cs 仓库复制 2025-08-25 09:56:57 +08:00
PFSysLogController.cs 仓库复制 2025-08-25 09:56:57 +08:00