mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-18 09:35:29 +08:00
数据库结构调整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…
Reference in New Issue
Block a user