api created

This commit is contained in:
foo
2017-01-03 14:29:34 +00:00
parent b0d43414ce
commit ba7cd1dec7
3 changed files with 50 additions and 0 deletions

4
war/api-error.jsp Executable file
View File

@ -0,0 +1,4 @@
<%@ page language="java" contentType="application/json; charset=UTF-8"
pageEncoding="UTF-8"%>
<%@ page isErrorPage="true" %>
<%= exception %>