@ -66,3 +66,5 @@ create index audit_log_record_type_index
onaudit_log(record_type);
onaudit_log(record_type);
createindexaudit_log_user_id_index
createindexaudit_log_user_id_index
onaudit_log(user_id);
onaudit_log(user_id);
UPDATEmodel_atomic_indexSETquery_lang='select * from note_record where case_id = #{caseId} and role = \'4\';'WHEREid='2d678232-3ea7-4bad-a7e3-875eb2aa9242';