内部审核添加审核状态
This commit is contained in:
parent
5cb891adf1
commit
9200a1e869
|
|
@ -681,7 +681,7 @@
|
|||
direct_audit_by = #{record.companyAuditBy},
|
||||
direct_audit_time = now(),
|
||||
direct_audit_remark = #{record.companyAuditRemark},
|
||||
status = 6
|
||||
status = 6,
|
||||
</if>
|
||||
<if test="record.examineStatusId == 110 and record.examineStatusId == '110'">
|
||||
direct_audit_by = #{record.companyAuditBy},
|
||||
|
|
|
|||
Loading…
Reference in New Issue