国际采购计量

This commit is contained in:
2026-03-10 14:08:15 +08:00
parent 7aafab1360
commit 217873ee16
2 changed files with 10 additions and 1 deletions

View File

@ -56,6 +56,9 @@ public class LngMeaPurIntVo extends com.xjrsoft.common.model.base.BaseModel{
private Object dateMea;
@ApiModelProperty("卸港eta")
private Object dateEta;
/**
* 热值MMBtu
*/
@ -182,6 +185,12 @@ public class LngMeaPurIntVo extends com.xjrsoft.common.model.base.BaseModel{
private Long deptId;
private Long deptName;
private String comName;
private String staName;
/**
* 数据权限id
*/