update agreements

This commit is contained in:
Sola
2016-04-27 18:30:54 +08:00
parent 1e18bc3179
commit a43ebe24c4
70 changed files with 76 additions and 259 deletions

View File

@@ -23,10 +23,7 @@ import java.io.IOException;
import java.io.PrintWriter;
/**
* ***********************************************
* Created by Sola on 2015/12/12.
* Don't modify this source without my agreement
* ***********************************************
* @author Sola {@literal <dev@sola.love>}
*/
@WebServlet(name = "Login", urlPatterns = "/api/admin/login", loadOnStartup = 12)