料架功能修改,亮灯看板功能修改
This commit is contained in:
@@ -5,8 +5,13 @@ namespace DOAN.Service.PBL.IService;
|
||||
|
||||
public interface IBigScreenService : IBaseService<Storagelocation>
|
||||
{
|
||||
List<BIgScreenDtoLightPickupDto> SearchShelfLightInfomation();
|
||||
/// <summary>
|
||||
/// <20><>ѯ<EFBFBD>ϼ<EFBFBD><CFBC><EFBFBD><EFBFBD>صĻ<D8B5><C4BB><EFBFBD><EFBFBD><EFBFBD>Ϣ
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
List<BigScreenDto> SearchBigScreenInformation();
|
||||
|
||||
List<BigSreeenDtoFeedingMaterial> SearchfeedingMaterialInfomation();
|
||||
List<BIgScreenDtoLightPickupDto> SearchShelfLightInfomation();
|
||||
|
||||
}
|
||||
List<BigSreeenDtoFeedingMaterial> SearchfeedingMaterialInfomation();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user