切换mysql为达梦数据库-代码审查
1.supervision-boot模块
This commit is contained in:
@@ -34,7 +34,7 @@ public class RFlowProcessPO extends BaseEntity {
|
||||
/**
|
||||
* 申请表单类型
|
||||
*/
|
||||
@TableField(value = "`type`")
|
||||
@TableField(value = "type")
|
||||
private Integer type;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user