Merge remote-tracking branch 'gitee/0.8.X' into 0.8.X
This commit is contained in:
@@ -237,5 +237,9 @@ public class WmsMaterialCoilBo extends BaseEntity {
|
||||
* 独占状态(0=未独占,1=特殊分卷中)
|
||||
*/
|
||||
private Integer exclusiveStatus;
|
||||
|
||||
// 接收前端传来是否排序的字段 OrderBy
|
||||
@TableField(exist = false)
|
||||
private Boolean orderBy;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user