yangys
2024-05-18 cc0bdfb33ef638dfafe3185c92c7076d815e1c9b
smart-man-boot/src/main/java/com/qianwen/smartman/modules/trace/controller/TraceFlowSettingsController.java
@@ -28,7 +28,7 @@
@Api(value = "流程维护管理", tags = {"trace-flow-settings"})
@ApiResource({"blade-trace/trace-flow-settings"})
@RestController
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/trace/controller/TraceFlowSettingsController.class */
public class TraceFlowSettingsController extends BladeController {
    private final ITraceFlowSettingsService traceFlowSettingsService;