修复查询采购计划删除报错

pro
1178634255 2 years ago
parent d02dc617a8
commit c5182c1965

@ -35,7 +35,7 @@ public class PurApplyEntity {
*
*/
@TableField(value = "billType")
private Integer billType;
private String billType;
/**
*

Loading…
Cancel
Save