去除外键之多单位表jsh_unit相关修改
This commit is contained in:
@@ -60,4 +60,6 @@ public interface MaterialMapperEx {
|
||||
int batchDeleteMaterialByIds(@Param("updateTime") Date updateTime, @Param("updater") Long updater, @Param("ids") String ids[]);
|
||||
|
||||
List<Material> getMaterialListByCategoryIds(@Param("categoryIds") String[] categoryIds);
|
||||
|
||||
List<Material> getMaterialListByUnitIds(@Param("unitIds") String[] unitIds);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user