src/main/java/com/zy/asrs/domain/enums/SiteStatusType.java @@ -18,6 +18,8 @@ SITE_AUTO_RUN, // 自动+ID SITE_AUTO_ID, // 有异常 SITE_ERROR ;