pms pq修改

This commit is contained in:
2023-06-02 13:55:31 +08:00
parent 2486e3b57e
commit b88ea56b5e
13 changed files with 278 additions and 12 deletions

View File

@@ -19,7 +19,6 @@ public class StatationStatParam {
* 电站编号
*/
@ApiModelProperty(value = "电站编号",required = true)
@NotBlank(message = "电站编号不可为空")
private String powerId;
/**