https://github.com/guoshiqiufeng/trs
https://github.com/guoshiqiufeng/trs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/guoshiqiufeng/trs
- Owner: guoshiqiufeng
- Created: 2016-07-29T05:07:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-18T07:41:54.000Z (over 8 years ago)
- Last Synced: 2025-01-21T03:11:12.213Z (4 months ago)
- Language: JavaScript
- Size: 29.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# trs
## 基于mui进行开发的app --java后台版.net 版请切换分支
## 目录
app app开发文件
server 服务器开发文件(此处为java)
db 数据库文件(此处为mysql数据库文件)
## 运行
app内的代码,请用Hbuilder进行编辑、运行
server内的代码,请使用eclipse或IDEA进行编辑运行(MAVEN项目)
ps:app需要修改index.html中的url为server对应的url
server端需要修改trs-biz/src/main/resources下的dbconfig.properties中url、username、password为你对应的数据库的配置
##截图









