摘要: 1、主方法 public object DownLoadWord(List<TB_SF_BPM_QualificationRegistrationViewModel> list) { ECMController ecm = new ECMController(); string wordpath = 阅读全文
posted @ 2025-04-29 13:46 桎梏110 阅读(70) 评论(0) 推荐(0)
摘要: 1、GET请求 string username = ConfigurationManager.AppSettings["SFUserName"].Trim(); string password = ConfigurationManager.AppSettings["SFPassword"].Trim 阅读全文
posted @ 2025-04-29 13:28 桎梏110 阅读(131) 评论(0) 推荐(0)