20230705集团对接

This commit is contained in:
2023-07-05 10:16:56 +08:00
parent d018784ee2
commit 8d785cef99
3 changed files with 69 additions and 0 deletions
@@ -957,6 +957,7 @@ namespace FineUIPro.Web.SysManage
protected void btnApply_Click(object sender, EventArgs e)
{
System.Net.ServicePointManager.SecurityProtocol = System.Net.SecurityProtocolType.Tls12;
string CNCECPath = SysConstSetService.CNCECPath;
string baseurl = CNCECPath + "/api/Common/ApplyToken";