|
@@ -28,7 +28,7 @@ public class UseMoneyRespVO extends UseMoneyBaseVO {
|
|
@Schema(description = "项目部门Id")
|
|
@Schema(description = "项目部门Id")
|
|
private String projectDeptId;
|
|
private String projectDeptId;
|
|
@Schema(description = "状态")
|
|
@Schema(description = "状态")
|
|
- private String status;
|
|
|
|
|
|
+ private String status;
|
|
|
|
|
|
@Schema(description = "项目编号")
|
|
@Schema(description = "项目编号")
|
|
private String projectXmbh;
|
|
private String projectXmbh;
|