This commit is contained in:
cjw 2024-06-19 14:19:54 +08:00
commit e359147876
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ public class SysOssTextbookBo extends BaseEntity {
private Integer type;
/**
* 状态
* 状态 0失败 1成功
*/
private Integer status;