生产提报优化
This commit is contained in:
@@ -12,6 +12,13 @@ namespace Tnb.Common.Utils
|
|||||||
|
|
||||||
public string Content { get; set; }
|
public string Content { get; set; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public class X2ServerResult : Exception
|
||||||
|
{
|
||||||
|
public string Result { get; set; }
|
||||||
|
|
||||||
|
public string Msg { get; set; }
|
||||||
|
}
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Http请求帮助类
|
/// Http请求帮助类
|
||||||
/// added by ly on 20230801
|
/// added by ly on 20230801
|
||||||
|
|||||||
Reference in New Issue
Block a user