初步完成小程序模块
This commit is contained in:
parent
a968035860
commit
5ce4286378
|
@ -67,6 +67,11 @@ public class ProjectSettlement implements Serializable {
|
||||||
*/
|
*/
|
||||||
private Long projectDetailId;
|
private Long projectDetailId;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 上级结算记录id
|
||||||
|
*/
|
||||||
|
private Long superId;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 是否删除
|
* 是否删除
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user