Commit Graph

5 Commits

Author SHA1 Message Date
wyw
6acfaa4ac0 审批流修改 总部 待办同步 2025-10-24 15:19:52 +08:00
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
wyw
7e474a002a 获取某用户的conn
FullGet 测试
2025-10-23 11:03:02 +08:00
wyw
29cefe8d1e 通知 2025-09-23 14:41:35 +08:00
wyw
ed11047e82 仓库复制 2025-08-25 09:56:57 +08:00