1.界面二次值转换为一次值

2.bug调整
This commit is contained in:
xy
2024-08-14 21:08:49 +08:00
parent 2f1e899be7
commit 3b0525143b
3 changed files with 40 additions and 89 deletions

View File

@@ -44,5 +44,6 @@ public class EnergyBaseParam implements Serializable {
@ApiModelProperty("searchValue")
private String searchValue;
@ApiModelProperty("dataLevel")
private String dataLevel;
}