llj
2026-03-03 29cbeedd10e87d70f80d245a3e111cfe8a36fccd
WebAPI/Controllers/SBGL/Sb_EquipDotCheckPlanBillController.cs
@@ -448,6 +448,7 @@
            return new ApiResult<DataSet> { code = 1, msg = "查询成功", data = dataSet };
        }
        #endregion
        #region[设备点检计划表编辑时获取表体数据]
        [Route("Sb_EquipDotCheckPlanBill/Sb_EquipDotCheckPlanBillListProjectDetai")]
        [HttpGet]