VueWebApi/DLL/DAL/AppDeviceManageDAL.cs @@ -362,5 +362,14 @@ return mes; } #endregion #region[测试安灯呼叫] public static ToMessage AppDeviceAnDengCallSave(string eqpcode) { throw new NotImplementedException(); } #endregion } }