试验报告审核状态不用数据库字段
This commit is contained in:
@@ -238,6 +238,7 @@ public class Experiment implements Serializable {
|
|||||||
* 试验报告审核状态,给报告审核页面用,不用存库。
|
* 试验报告审核状态,给报告审核页面用,不用存库。
|
||||||
*/
|
*/
|
||||||
@Schema(description = "理化所统计")
|
@Schema(description = "理化所统计")
|
||||||
|
@TableField(exist = false)
|
||||||
private String reportStatus;
|
private String reportStatus;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user