修复一下bug
This commit is contained in:
@@ -38,4 +38,9 @@ public class CourseCatalogueEntity{
|
||||
*/
|
||||
@TableField(exist = false)
|
||||
private Integer needCreate;
|
||||
/**
|
||||
* isBuy:0否1是
|
||||
*/
|
||||
@TableField(exist = false)
|
||||
private Integer isBuy;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user