smart-man-boot/src/main/java/com/qianwen/smartman/common/constant/WorkstationConstant.java
@@ -1,6 +1,5 @@ package com.qianwen.smartman.common.constant; /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/common/constant/WorkstationConstant.class */ public interface WorkstationConstant { public static final String WORKSTATION_CREATE_TOPIC = "workstation-create-data"; public static final int COLLECT_SWITCH_ON = 1;