新增aws 状态检测接口
This commit is contained in:
@@ -46,7 +46,8 @@ public class AuthenticationFilter extends OncePerRequestFilter {
|
||||
"/api/python/saveGeneratePicture", "/api/python/getLibraryByUserId",
|
||||
"/api/third/party/addUser","/api/third/party/addTrialUser", "/api/third/party/editUser", "/api/element/initDefaultSysFile",
|
||||
"/api/python/chatStream",
|
||||
"/api/python/flush"
|
||||
"/api/python/flush",
|
||||
"/api/account/healthy"
|
||||
);
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user