数据库结构调整createby int --> varchar
This commit is contained in:
parent
147dbe0e15
commit
43b05b9781
@ -52,7 +52,7 @@ public class FtPrepaymentVo implements Serializable {
|
||||
/**
|
||||
* 收款员
|
||||
*/
|
||||
private Long collectBy;
|
||||
private String collectBy;
|
||||
|
||||
/**
|
||||
* 结算时间
|
||||
|
Loading…
x
Reference in New Issue
Block a user