分公司获取和上报督查检查调整方法

This commit is contained in:
geh
2025-09-15 18:45:02 +08:00
parent c0d8d8e63b
commit 19ea2f2363
3 changed files with 30 additions and 8 deletions
@@ -1714,8 +1714,9 @@
ToKeyId = x.ToKeyId2,
AttachSource = x.AttachSource2,
AttachUrl = x.AttachUrl2,
////附件转为字节传送
FileContext = FileStructService.GetMoreFileStructByAttachUrl(x.AttachUrl2),
FilePath = Funs.SGGLUrl
//////附件转为字节传送
//FileContext = FileStructService.GetMoreFileStructByAttachUrl(x.AttachUrl2),
};
string baseurl = SysConstSetService.CNCECPath + "/api/HSSEData/UpDCGLCheckRectifyTable";