重复代码提交
This commit is contained in:
parent
c55848200e
commit
cec5657dec
|
|
@ -24,6 +24,4 @@ public class CheckComment {
|
|||
private String sort;
|
||||
private Integer agree;
|
||||
|
||||
private String agree;
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -528,7 +528,6 @@
|
|||
LEFT JOIN (
|
||||
SELECT
|
||||
id,
|
||||
b.agree,
|
||||
a.proc_inst_id,
|
||||
version,
|
||||
repeated_submit,
|
||||
|
|
|
|||
Loading…
Reference in New Issue