1
This commit is contained in:
parent
a008a174a9
commit
dc1540db0a
@ -20,6 +20,7 @@ public class BigScreenController : BaseController
|
||||
|
||||
|
||||
//TODO 查询料架灯 亮和灭 情况
|
||||
[HttpGet("searchShelfLightInfomation")]
|
||||
public IActionResult SearchShelfLightInfomation()
|
||||
{
|
||||
var response = _BigScreenService.SearchShelfLightInfomation();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user