update 修改 BaseEntity 创建人, 修改人字段类型, 修改相关 LambdaQueryWrapper 类型判断 ;

update 修改 CreateAndUpdateMetaObjectHandler#insertFill 字段填充保存相关参数id ;
This commit is contained in:
zlyx
2023-01-30 20:10:16 +08:00
parent 1e1c79f163
commit 3ba8323cb7
10 changed files with 37 additions and 27 deletions

View File

@@ -50,7 +50,7 @@ public class SysOssVo implements Serializable {
/**
* 上传人
*/
private String createBy;
private Long createBy;
/**
* 服务商