mirror of
https://github.com/ZSCNetSupportDept/WechatTicketSystem.git
synced 2025-10-30 09:56:18 +08:00
update v2 links
This commit is contained in:
@@ -86,7 +86,7 @@ public class Login extends HttpServlet {
|
||||
return sid;
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
return Error.REQUEST_FAILED;
|
||||
return Error.INTERNAL_ERROR;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user