wxr
2022-11-04 84115d8b6b58b4fcb7251811cb564eb5d2aa850d
HDL_ON/DAL/Server/NewAPI.cs
@@ -838,6 +838,10 @@
        /// "homeId":0
        /// </summary>
        public const string Api_Post_GetInverter_List = "/home-wisdom/app/device/inverter/list";
        /// <summary>
        /// 获取住宅下光伏统计的数据
        /// </summary>
        public const string Api_Post_GetInverter_StatisticsInfo = "/home-wisdom/app/device/inverter/allInfo";
        #endregion
    }