wxr
2022-09-26 418b0d0a4002bc06ba3a55d1809fe46043f06c09
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
    }