This commit is contained in:
shimingxy
2020-04-01 12:15:20 +08:00
parent 8ff03973e5
commit d0d1878608
6 changed files with 15 additions and 7 deletions

View File

@@ -164,7 +164,7 @@ public class InitApplicationContext extends HttpServlet {
public void showLicense(){
_logger.info("----------------------------------------------------------------------------------------------------");
_logger.info("+ Single Sign On ( SSO ) ");
_logger.info("+ MaxKey Version v1.2.2 GA");
_logger.info("+ MaxKey Version v1.3 GA");
_logger.info("");
_logger.info("+ Apache License 2.0");
_logger.info("+ https://github.com/shimingxy/MaxKey");