重新修改盈亏逻辑
This commit is contained in:
@@ -11,6 +11,8 @@ public class ProjectProfitLossVO {
|
||||
private Long projectId;
|
||||
private String projectName;
|
||||
private String projectNum;
|
||||
private String projectCode;
|
||||
private Integer tradeType;
|
||||
private Date beginTime;
|
||||
private String projectStatus;
|
||||
@JsonFormat(shape = JsonFormat.Shape.STRING)
|
||||
|
||||
Reference in New Issue
Block a user