重复代码提交

This commit is contained in:
liang.chao 2025-02-14 09:23:08 +08:00
parent c55848200e
commit cec5657dec
2 changed files with 0 additions and 3 deletions

View File

@ -24,6 +24,4 @@ public class CheckComment {
private String sort; private String sort;
private Integer agree; private Integer agree;
private String agree;
} }

View File

@ -528,7 +528,6 @@
LEFT JOIN ( LEFT JOIN (
SELECT SELECT
id, id,
b.agree,
a.proc_inst_id, a.proc_inst_id,
version, version,
repeated_submit, repeated_submit,