xiangpei
2025-03-03 c9b3df7acb4ed5fecb16b9ca3c90e0341fbfe7e3
business/src/main/java/com/ycl/service/ProcessLogService.java
@@ -24,7 +24,7 @@
     * @param projectId 项目id
     * @param eventDataJson json扩展内容
     */
    void add(String taskId, String flowInsId, ProcessLogEventTypeEnum eventType, Long projectId, String eventDataJson);
    void add(String taskId, String flowInsId, ProcessLogEventTypeEnum eventType, String projectId, String eventDataJson);
    /**
     * 批量删除