服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2025-03-07 ef691687fb6a3d9da7c254c974d526af89f602ff
Tiger.Business.WMS/AGV/Agv.cs
@@ -18,7 +18,7 @@
        /// <summary>
        /// AGV接口URL
        /// </summary>
        public static string agvurl { get; set; } = @$"{Biz.SysParamOld["agvUrl", "AgvApiAddress"].PARAM_VALUE}"; //@"http://10.12.16.249:10007/rcs/order/";
        public static string agvurl { get; set; } = @$"{Cache.SysParam["agvUrl", "AgvApiAddress"].PARAM_VALUE}"; //@"http://10.12.16.249:10007/rcs/order/";
        /// <summary>
        /// 备料完成通知