Sfoglia il codice sorgente

上传文件至 'WebRoot'

1801010606 6 anni fa
parent
commit
bbd14fdc21
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      WebRoot/index.jsp

+ 2 - 0
WebRoot/index.jsp

@@ -0,0 +1,2 @@
+<%@ page language="java" contentType="text/html; charset=UTF-8"%>
+<jsp:forward page="/login/login.jsp"></jsp:forward>