复审流程 起草单位 模糊搜索
This commit is contained in:
+3
@@ -101,4 +101,7 @@ public class SarBussionessStandState extends BaseEntity {
|
||||
@TableField(exist = false)
|
||||
private String standSort;
|
||||
|
||||
@TableField(exist = false)
|
||||
private String menuId;
|
||||
|
||||
}
|
||||
|
||||
+3
@@ -74,5 +74,8 @@ public class SarBussionessStandStatePage extends BasePage {
|
||||
private String QCRBUSS;
|
||||
private String standSort;
|
||||
|
||||
@ApiModelProperty(value = "标准类别")
|
||||
private String menuId;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user