调试mk
This commit is contained in:
+6
@@ -43,6 +43,12 @@ public class MeasurementUnit extends BaseEntity {
|
||||
@Serial
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
/**
|
||||
* 计量单位编码
|
||||
*/
|
||||
@Schema(description = "计量单位编码")
|
||||
private String unitCode;
|
||||
|
||||
/**
|
||||
* 计量单位
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user