md
This commit is contained in:
parent
2d6c861a22
commit
55fe74ad0c
@ -29,8 +29,8 @@ import lombok.Data;
|
||||
* @author linfso
|
||||
* @date 2024-05-10 08:21:42
|
||||
*/
|
||||
//@JsonInclude(JsonInclude.Include.ALWAYS.NON_NULL)
|
||||
@Data
|
||||
@JsonInclude(JsonInclude.Include.ALWAYS.NON_NULL)
|
||||
public class EmisTmsScanRecord extends BaseEntity
|
||||
{
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
@ -33,8 +33,8 @@ import lombok.Data;
|
||||
* @author linfso
|
||||
* @date 2024-04-11 05:48:01
|
||||
*/
|
||||
//@JsonInclude(JsonInclude.Include.ALWAYS.NON_NULL)
|
||||
@Data
|
||||
@JsonInclude(JsonInclude.Include.ALWAYS.NON_NULL)
|
||||
public class EmisWaybill extends BaseEntity
|
||||
{
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user