rev:输送接口
This commit is contained in:
@@ -60,7 +60,6 @@ public class AppRun {
|
||||
*/
|
||||
@SneakyThrows
|
||||
@GetMapping("/")
|
||||
@Limit(period = 2, count = 1)
|
||||
@SaIgnore
|
||||
public String index() {
|
||||
// Thread.sleep(100000);
|
||||
|
||||
Reference in New Issue
Block a user