Skip to content

itlijunjie/pt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pt

一个提供项目测试接口的系统,一个Intellij IDEA工程。

使用

1.配置好maven
2.配置好mysql链接(jdbc.properties),建好数据库(project_test)。
3.执行sql.sql文件的插入语句,创建一个初始化用户。用户名和密码都是admin,密码是MD5的。
4.配置好(ConstUtil.java)里面的常量

环境介绍

测试在Tomcat 8.x 和 java 8可以运行。

功能介绍

联系方式

QQ:470058952
我的微信:

License

  pt is under WTFPL. You can do what the fuck you want with pt. See LICENSE file for more info.