国际采购计量

This commit is contained in:
2026-03-05 17:38:05 +08:00
parent 729eda76cf
commit 9035f00f86
5 changed files with 99 additions and 10 deletions

View File

@ -24,7 +24,17 @@ public class LngMeaPurIntVo extends com.xjrsoft.common.model.base.BaseModel{
@ApiModelProperty("主键")
private Long id;
private String kName;
private String kNo;
private String ssNo;
private String suCode;
private String suName;
private String ssTypeName;
/**
* 执行ID
*/