报错代码调整

This commit is contained in:
2023-09-27 14:05:53 +08:00
parent 9a5a8bfc62
commit 4c4d2236a9
3 changed files with 3 additions and 3 deletions

View File

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