1.实体类调整

This commit is contained in:
2024-08-09 08:38:22 +08:00
parent 3b5442ecf5
commit 1d41b1af12
8 changed files with 22 additions and 22 deletions

View File

@@ -29,7 +29,7 @@ public class RStatDataVDPO implements Serializable {
@MppMultiId
@TableField(value = "phasic_type")
private String phasicType;
private String phaseType;
@MppMultiId
@TableField(value = "value_type")