chengsc
2024-10-30 c06382f1b619e1dc7f37be36a0cee126239abdee
Admin.NET/WCS.Application/Util/HttpService.cs
@@ -67,6 +67,7 @@
                
                _db.Insertable(taskAdd).ExecuteCommand();
                endLocat = result.TaskList.EndRoadway;
                taskNo = result.TaskList.TaskNo;
                returnStr = result.TaskList.EndLocate;
                
            }