1
dengjunjie
2 天以前 bbfcd81bc4121a93ae50e36c27600a6c23dbf217
´úÂë¹ÜÀí/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/RgvCommand.cs
@@ -64,6 +64,19 @@
        /// </summary>
        R_Spare,
        /// <summary>
        /// è¯·æ±‚进入
        /// </summary>
        RequestToEnter,
        /// <summary>
        /// å±è”½ä¸­
        /// </summary>
        Blocking
    }
}