|
|
@ -30,7 +30,7 @@ import java.io.Serializable;
|
|
|
|
@Api("MES_看板图片")
|
|
|
|
@Api("MES_看板图片")
|
|
|
|
public class MesBoardImage extends BaseBean implements Serializable {
|
|
|
|
public class MesBoardImage extends BaseBean implements Serializable {
|
|
|
|
|
|
|
|
|
|
|
|
private static final long serialVersionUID = -3757764185082659130L;
|
|
|
|
private static final long serialVersionUID = -3511836584646450267L;
|
|
|
|
|
|
|
|
|
|
|
|
@Column(name = "BOARD_CODE")
|
|
|
|
@Column(name = "BOARD_CODE")
|
|
|
|
@ApiParam("看板代码")
|
|
|
|
@ApiParam("看板代码")
|
|
|
|