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