天益Wms新增,电梯调度相关操作
This commit is contained in:
@@ -114,6 +114,7 @@ namespace Tnb.Common.Utils
|
||||
if (pars?.Count > 0)
|
||||
{
|
||||
reqUri = QueryHelpers.AddQueryString(url, pars);
|
||||
//await Console.Out.WriteLineAsync(reqUri);
|
||||
}
|
||||
if (headers?.Count > 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user