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