部分界面导出失败问题处理(项目名称包含特殊字符/导致)

This commit is contained in:
2025-07-24 10:21:02 +08:00
parent d97b373cc6
commit 45ed356149
20 changed files with 22 additions and 22 deletions
+3 -3
View File
@@ -20,9 +20,9 @@ namespace BLL
/// </summary>
public static class IDPDataService
{
///// <summary>
///// 测试环境api地址
///// </summary>
/// <summary>
/// 测试环境api地址
/// </summary>
//private static readonly string IDPApiUrl = "http://10.5.6.151:8100/";
/// <summary>
/// 正式环境api地址