This commit is contained in:
2026-01-07 17:55:22 +08:00
parent 0329f40727
commit e44632c5f6
2 changed files with 60 additions and 5 deletions

View File

@ -75,6 +75,8 @@ public class UpdateLngContractPurPngPointDto implements Serializable {
@ApiModelProperty("租户id")
private Long tenantId;
private Boolean hasDel;
/**
* lngContractPurPngPoint
*/