库存调整记录查询报错;

This commit is contained in:
王奎兴
2026-05-30 11:08:04 +08:00
parent b56cf5bc24
commit 51576d5eba
2 changed files with 4 additions and 0 deletions
@@ -169,4 +169,6 @@ public class InventoryAdjustmentRecordDTO extends BaseVOEntity {
@ApiModelProperty(name = "权限菜单ID")
private Long permissionMenuId;
private String expiryDate;
private String productionDate;
}