Skip to content

liangyanghe/letv-payorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

如何运行?

假设本地MySQL数据库的用户名和密码都为root

  • git clone https://github.com/liangyanghe/letv-payorder.git
  • cd letv-payorder
  • mysql -uroot -proot < t_order.sql
  • mvn clean jetty:run
  • 浏览器访问:localhost:8080

About

乐视集团支付订单系统分库分表开源实现

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages