wanshenmean
2026-03-13 d216edd0e9931d71664f33e625cff6d8131a0fad
Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/HttpEnum/ConfigKey.cs
@@ -59,6 +59,11 @@
        /// </summary>
        TransferCheck,
        /// <summary>
        /// 移库任务完成(根据任务号通知WMS移库任务完成)
        /// </summary>
        RelocationFinishTask,
        #endregion WMS接口
    }
}