Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 260 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 260 Bytes

webdemo

webdemo

目录结构:

bin

etc //存放sql建表语句

pkg

src //源代码

template //js,css,模板存放地址

运行条件:

1 搭建go环境,复制代码到gopath

2 搭建mysql数据库

3 修改ajaxController中#36行关于mysql的数据库

4 在template的父级目录运行服务