fix(controller): 重构 HostInfoController 并新增健康检查端点
This commit is contained in:
@@ -71,6 +71,5 @@ public class SaTokenConfigure implements WebMvcConfigurer {
|
||||
SaRouter.match(SaHttpMethod.OPTIONS)
|
||||
.back();
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user