终端异常统计api接口
This commit is contained in:
@@ -18,7 +18,7 @@ import org.springframework.web.bind.annotation.*;
|
||||
import java.text.ParseException;
|
||||
|
||||
@Slf4j
|
||||
@Api(tags = "终端异常")
|
||||
@Api(tags = "终端异常统计")
|
||||
@RestController
|
||||
@RequestMapping("/deviceAbnormal")
|
||||
@RequiredArgsConstructor
|
||||
|
||||
Reference in New Issue
Block a user