wxr
2022-11-23 582b05b4b1616ae71360f362dfaf1345e2d682da
HDL_ON/DAL/Server/NewAPI.cs
@@ -394,6 +394,10 @@
        /// </summary>
        public const string Api_Post_IndependentRegister3TyDevcie = "/home-wisdom/app/device/independentRegister";
        /// <summary>
        /// 移除第三方设备
        /// </summary>
        public const string Api_Post_Remove3tyDevcie = "/home-wisdom/app/device/remove";
        /// <summary>
        /// 获取设备详情
        /// </summary>
        public const string Api_Post_GetDevcieInfoList = "/home-wisdom/app/device/info";