You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rainyan 3a81ca6202
Merge pull request #55 from rikugun/feature/docker-support
5 years ago
..
api/v1 修改customer文件位restful模式 提供示例 5 years ago
config 增加对sqlite数据库的支持 默认模式为mysql数据库 5 years ago
core Remove useless notes 5 years ago
db Merge branch 'master' into feature/docker-support 5 years ago
docs 方法添加注释,中文版注释 5 years ago
global Unifies the output of the routing layer and the isolated response structure 5 years ago
initialize 注释sqlite 防止gcc错误 需要使用自行打开注释即可 感谢 sqlitet提供者 [rikugun] 作者github: https://github.com/rikugun 5 years ago
middleware 增加开发者模式 配置文件env 修改为develop就可跳过鉴权 5 years ago
model 修改customer文件位restful模式 提供示例 5 years ago
resource 修改customer文件位restful模式 提供示例 5 years ago
router 修改customer文件位restful模式 提供示例 5 years ago
service 修改错误的修改使用试图查询菜单的问题 5 years ago
utils feat: 增加sqlite 支持 5 years ago
config.yaml 默认使用mysql 数据库 5 years ago
db.db feat: 增加docker 支持 5 years ago
go.mod correct all comments of functions in service 5 years ago
main.go 注释sqlite 防止gcc错误 需要使用自行打开注释即可 感谢 sqlitet提供者 [rikugun] 作者github: https://github.com/rikugun 5 years ago