解决条码查询报错的bug
This commit is contained in:
@@ -98,7 +98,7 @@ public interface MaterialMapperEx {
|
||||
|
||||
List<Material> getMaterialListByUnitIds(@Param("unitIds") String[] unitIds);
|
||||
|
||||
String getMaxBarCode();
|
||||
List<String> getBarCodeList();
|
||||
|
||||
List<MaterialVo4Unit> getMaterialByMeId(
|
||||
@Param("meId") Long meId);
|
||||
|
||||
Reference in New Issue
Block a user