解决报表管理-》院内库房情况查询报表-》库存商品明细查询报表bug
This commit is contained in:
@@ -38,4 +38,10 @@ public class InventoryProductReportSearchParam {
|
||||
|
||||
/** 供应商 */
|
||||
private Long supplierId;
|
||||
|
||||
/** 厂家/产地(供应商名称) */
|
||||
private String manufacturerText;
|
||||
|
||||
/** 仓库ID(药房ID) */
|
||||
private Long purposeLocationId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user