This commit is contained in:
qianhao.xu
2024-11-01 17:02:19 +08:00
parent a008a174a9
commit dc1540db0a

View File

@@ -20,6 +20,7 @@ public class BigScreenController : BaseController
//TODO 查询料架灯 亮和灭 情况
[HttpGet("searchShelfLightInfomation")]
public IActionResult SearchShelfLightInfomation()
{
var response = _BigScreenService.SearchShelfLightInfomation();