smart-man-boot/src/main/java/com/qianwen/smartman/common/constant/CheckProjectConstant.java
@@ -1,6 +1,5 @@ package com.qianwen.smartman.common.constant; /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/common/constant/CheckProjectConstant.class */ public interface CheckProjectConstant { public static final Integer CHECK_RESULT = 1; public static final String CHECK_RESULT_OK = "正常";