工程和工程进度

This commit is contained in:
sxu 2025-07-23 20:53:14 +08:00
parent 445043ee65
commit 2634b9c6c2
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ public class ProjectProgressNew extends BaseEntity {
/** 工程id */
@ApiModelProperty(value = "工程id")
private Long projectId;
private String projectId;
/** 工程名称 */
@ApiModelProperty(value = "工程名称")