mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-11-24 09:56:47 +08:00
update 优化 pg 字段类型适配
This commit is contained in:
@@ -50,6 +50,6 @@ public class FlowInstanceBo implements Serializable {
|
||||
/**
|
||||
* 申请人Ids
|
||||
*/
|
||||
private List<Long> createByIds;
|
||||
private List<String> createByIds;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user