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 d58ac7a121 README.md: add Contributing Guide. 5 years ago
..
api/v1 修改customer文件位restful模式 提供示例 5 years ago
config 增加对sqlite数据库的支持 默认模式为mysql数据库 5 years ago
core Remove useless notes 5 years ago
db 修复首页404情况,sqlite数据库如果缺少gcc依赖请自行安装或注释sqlit相关功能 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 提供restful示例 参考 customer 客户管理(资源示例)版块 涉及到权限变动 请更新数据库 sys_api和casbin表 5 years ago
utils feat: 增加sqlite 支持 5 years ago
config.yaml 增加对sqlite数据库的支持 默认模式为mysql数据库 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